]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/unbound/libunbound/python/doc/examples/example6.rst
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / unbound / libunbound / python / doc / examples / example6.rst
1 .. _example_localzone:
2
3 ==============================
4 Local zone manipulation
5 ==============================
6
7 This example program shows how to define local zone containing custom DNS records.
8
9 ..      literalinclude:: example6-1.py
10         :language: python
11