danicoin/external/unbound/libunbound/python/doc/examples/example6.rst

12 lines
249 B
ReStructuredText
Raw Normal View History

2014-10-05 21:44:31 +00:00
.. _example_localzone:
==============================
Local zone manipulation
==============================
This example program shows how to define local zone containing custom DNS records.
.. literalinclude:: example6-1.py
:language: python