Fredrik Lundh wrote:

Hi Michael


eh?


where can I get the DNS packag for Python - I haven't been able
to find it so far.


googling for "python dns" brings up links to:

    http://www.digitallumber.com/oak (server)
    http://sourceforge.net/projects/pydns/ (client library)

among the first few hits -- but those are packages for the Domain Name
System, of course.  maybe you were looking for something else?

</F>



My favorite is http://www.dnspython.org/, which is much more usable than others I've come across. For some reason, in the past it was quite hard to find with Google. Was this what you were looking for?

regards
 Steve
--
Steve Holden               http://www.holdenweb.com/
Python Web Programming  http://pydish.holdenweb.com/
Holden Web LLC      +1 703 861 4237  +1 800 494 3119

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to