Re: [Python-Dev] address manipulation in the standard lib

2009-01-05 Thread Duncan McGreggor
On Mon, Jan 5, 2009 at 11:44 AM, Guido van Rossum wrote: > On Mon, Jan 5, 2009 at 9:10 AM, Duncan McGreggor > wrote: >> Last Fall, Guido opened a ticket to include Google's ipaddr.py in the >> standard lib: >> http://bugs.python.org/issue3959 >> >> Ther

[Python-Dev] address manipulation in the standard lib

2009-01-05 Thread Duncan McGreggor
Last Fall, Guido opened a ticket to include Google's ipaddr.py in the standard lib: http://bugs.python.org/issue3959 There has been some recent discussion on that ticket, enough so that it might benefit everyone if it was moved on to the dev list. I do recommend reading that ticket, though -- lo