summaryrefslogtreecommitdiff
path: root/contrib/python/docs/source/examples/example3.rst
blob: 91f5e9d1448ced0c0592df7c83a183e3f1da4bc8 (plain)
1
2
3
4
5
6
7
High-level functions
===========================

This basic example shows how to get name by addr and vice versa.

.. literalinclude:: ../../../examples/ldns-higher.py
   :language: python