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