unbound/libunbound/python/docs/source/examples/example6.rst

12 lines
249 B
ReStructuredText
Raw Normal View History

.. _example_localzone:
==============================
Local zone manipulation
==============================
This example program shows how to define local zone containing custom DNS records.
.. literalinclude:: example6-1.py
:language: python