PyDNS?

Erik de Castro Lopo nospam at mega-nerd.net
Fri Jul 13 17:04:49 EDT 2001


Michael Ströder wrote:
> 
> Wolfgang Strobl wrote:
> >
> > Michael Ströder <michael at stroeder.com> schrieb am Fri, 13 Jul 2001
> > 12:22:24 +0200:
> >
> > >I wonder if there's interest to maintain the DNS module formerly
> > >written as demo by Guido van Rossum. Anthony Baxter has a modified
> > >version of it under http://www.interlink.com.au/anthony/dns.tar.gz.
> > >I've added support for SRV RRs and I'm thinking about adding caching
> > >support.
> >
> > Great.
> >
> >   File "DNS\Lib.py", line 105, in addname
> >     index.append(keys[j], offset + len(buf))
> > TypeError: append() takes exactly 1 argument (2 given)
> >
> > This definitely needs an overhaul. :-)
> 
> Already fixed this too. Not sure if I covered all cases though.
> 
> For the impatient: My version of the module is shipped with
> http://web2ldap.de. Simply pull it out of pylib/ dir.

This version has exactly the same filename as Anthony Baxter's original.
Maybe its time to add version info to the name of the tarball :-).

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo     nospam at mega-nerd.com      (Yes its valid)
-----------------------------------------------------------------
Q: How do you stop a Windows NT machine from crashing?
A: Shut it down and switch it off.



More information about the Python-list mailing list