Python interface to DNS resolver?

Gregor Hoffleit gregor at mediasupervision.de
Wed Apr 18 10:04:57 EDT 2001


On Wed, Apr 18, 2001 at 01:32:36PM +0000, ilya at glas.net wrote:
> I'm looking for a Python module to build queries and interpret
> the responses from DNS server. The aim is to build asynchronous
> DNS resolver into my server application.

Have a look at Andy Dustman's adns module:

    http://dustman.net/andy/python/adns-python

  Gregor
  




More information about the Python-list mailing list