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 pitrou
Recipients asvetlov, ezio.melotti, ncoghlan, pitrou, pmoody, serhiy.storchaka
Date 2012-12-07.19:24:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354908278.36.0.331035153547.issue16531@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I was also interested in IPNetwork((ip_address_object, netmask)).

(that is, given an existing IPAddress object, build a IPNetwork by passing that object + a netmask)
History
Date User Action Args
2012-12-07 19:24:38pitrousetrecipients: + pitrou, ncoghlan, ezio.melotti, pmoody, asvetlov, serhiy.storchaka
2012-12-07 19:24:38pitrousetmessageid: <1354908278.36.0.331035153547.issue16531@psf.upfronthosting.co.za>
2012-12-07 19:24:38pitroulinkissue16531 messages
2012-12-07 19:24:38pitroucreate