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 pmoody
Recipients christian.heimes, jcea, leim, pmoody, santoso.wijaya
Date 2013-03-15.19:34:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363376096.19.0.935891020609.issue17400@psf.upfronthosting.co.za>
In-reply-to
Content
Is the request that is_private should return true for all reserved/non-routable addresses? The docstrings refer to specific rfcs which don't cover most of the addresses listed in the wikipedia page. I haven't done a lot of network programming in the last couple of years, so what do folks think the least surprising result here would be?
History
Date User Action Args
2013-03-15 19:34:56pmoodysetrecipients: + pmoody, jcea, christian.heimes, santoso.wijaya, leim
2013-03-15 19:34:56pmoodysetmessageid: <1363376096.19.0.935891020609.issue17400@psf.upfronthosting.co.za>
2013-03-15 19:34:56pmoodylinkissue17400 messages
2013-03-15 19:34:55pmoodycreate