summaryrefslogtreecommitdiff
path: root/contrib/python/docs/source/examples/example6.rst
blob: d0fd689980174c19856b2d0492813e79c3a174fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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