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:45:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WqhY76FX6zPkS@mail.python.org>
In-reply-to
Content
New changeset cf9526db1a7e by Nick Coghlan in branch 'default':
Issue #14814: Remove redundant property from interface objects - prefixlen can be accessed via the associated network object
http://hg.python.org/cpython/rev/cf9526db1a7e
History
Date User Action Args
2012-08-05 12:45:33python-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:45:32python-devlinkissue14814 messages
2012-08-05 12:45:32python-devcreate