xref: /netbsd-src/external/bsd/unbound/dist/libunbound/python/doc/examples/example6.rst (revision 479d8f7d843cc1b22d497efdf1f27a50ee8418d4)
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
12