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 python-dev
Recipients Ramchandra Apte, amak, eli.bendersky, eric.araujo, ezio.melotti, georg.brandl, giampaolo.rodola, hynek, ncoghlan, pmoody, python-dev, sandro.tosi, serhiy.storchaka, terry.reedy, tshepang
Date 2012-08-05.12:02:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WqgbR3B00zPb1@mail.python.org>
In-reply-to
Content
New changeset b513ad06d1fa by Nick Coghlan in branch 'default':
Issue 14814: Docs work showed some more cases of networks pretending to be addresses and highlighted the weird approach to implementing the 'is_whatever' properties. Impl now illustrates far more clearly that networks have a property if both their network and broadcast addresses have that property
http://hg.python.org/cpython/rev/b513ad06d1fa
History
Date User Action Args
2012-08-05 12:02:28python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, ncoghlan, giampaolo.rodola, amak, ezio.melotti, eric.araujo, pmoody, eli.bendersky, sandro.tosi, tshepang, Ramchandra Apte, hynek, serhiy.storchaka
2012-08-05 12:02:28python-devlinkissue14814 messages
2012-08-05 12:02:28python-devcreate