aboutsummaryrefslogtreecommitdiff
path: root/contrib/unbound/libunbound/python/doc/examples/example6.rst
blob: 478e139092774798bf7df5ef54d9fd0725ee7fee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
.. _example_localzone:

==============================
Local zone manipulation
==============================

This example program shows how to define local zone containing custom DNS records.

..	literalinclude:: example6-1.py
	:language: python