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

14 lines
238 B
ReStructuredText
Raw Normal View History

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