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 exhuma
Recipients eric.smith, exhuma, ncoghlan, pitrou, pmoody, r.david.murray
Date 2014-03-06.11:50:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394106619.93.0.00885849433688.issue20825@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a new patch implementing both ``subnet_of`` and ``supernet_of``.

It also contains the relevant docs and unit-tests.
History
Date User Action Args
2014-03-06 11:50:19exhumasetrecipients: + exhuma, ncoghlan, pitrou, eric.smith, pmoody, r.david.murray
2014-03-06 11:50:19exhumasetmessageid: <1394106619.93.0.00885849433688.issue20825@psf.upfronthosting.co.za>
2014-03-06 11:50:19exhumalinkissue20825 messages
2014-03-06 11:50:19exhumacreate