mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 01:06:00 +00:00
13 lines
253 B
ReStructuredText
13 lines
253 B
ReStructuredText
Read zone file
|
|
===============================
|
|
|
|
This example shows how to read the content of a zone file
|
|
|
|
.. literalinclude:: ../../../examples/ldns-zone.py
|
|
:language: python
|
|
|
|
Zone file ``zone.txt``:
|
|
|
|
.. literalinclude:: ../../../examples/zone.txt
|
|
|