This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients gvanrossum
Date 2008-09-24.23:14:08
SpamBayes Score 0.02477292
Marked as misclassified No
Message-id <1222298050.73.0.172554962966.issue3959@psf.upfronthosting.co.za>
In-reply-to
Content
Google just released ipaddr.py, a module that knows how to manipulate IP
addresses (both IPv4 and IPv6).

I have nothing to do with this module, but I suggest considering it for
inclusion in the standard library.

It fills a gap for address manipulations that will become more important
to fill as IPv6 becomes more widespread.
History
Date User Action Args
2008-09-24 23:14:10gvanrossumsetrecipients: + gvanrossum
2008-09-24 23:14:10gvanrossumsetmessageid: <1222298050.73.0.172554962966.issue3959@psf.upfronthosting.co.za>
2008-09-24 23:14:09gvanrossumlinkissue3959 messages
2008-09-24 23:14:08gvanrossumcreate