]> git.saurik.com Git - apple/network_cmds.git/blame - unbound/libunbound/python/doc/examples/example6.rst
network_cmds-596.100.2.tar.gz
[apple/network_cmds.git] / unbound / libunbound / python / doc / examples / example6.rst
CommitLineData
89c4ed63
A
1.. _example_localzone:
2
3==============================
4Local zone manipulation
5==============================
6
7This example program shows how to define local zone containing custom DNS records.
8
9.. literalinclude:: example6-1.py
10 :language: python
11