summaryrefslogtreecommitdiff
path: root/doc/examples.rst
blob: 4811b482bc87e919428f646a41f9041dc5a63c8e (plain)
1
2
3
4
5
6
7
8
9
10
.. examples:

Examples
--------

The dnspython source comes with example programs that show how
to use dnspython in practice. You can clone the dnspython source
from GitHub:
        git clone https://github.com/rthalley/dnspython.git
The example prgrams are in the ``examples/`` directory.