DNS servers in Python - which ones are a good base for work?

John Nagle nagle at animats.com
Tue Dec 11 14:10:52 EST 2007


   I need to do a non-standard DNS server in Python.  This
is for a spam blacklist type DNS server, not for IP lookup.
"dnspython" seems to be client side only.  Oak DNS is
deprecated.  Suggestions?

				John Nagle



More information about the Python-list mailing list