xref: /netbsd-src/external/bsd/unbound/dist/libunbound/python/doc/examples/example6.rst (revision 0cd9f4ecf44538bbdd5619b5b2081449960ab3e6)
13b6c3722Schristos.. _example_localzone:
23b6c3722Schristos
33b6c3722SchristosLocal zone manipulation
4*0cd9f4ecSchristos=======================
53b6c3722Schristos
6*0cd9f4ecSchristosThis example program shows how to define local zone containing custom DNS
7*0cd9f4ecSchristosrecords.
8*0cd9f4ecSchristos
9*0cd9f4ecSchristosSource code
10*0cd9f4ecSchristos-----------
113b6c3722Schristos
123b6c3722Schristos.. literalinclude:: example6-1.py
133b6c3722Schristos    :language: python
14