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 Ramchandra Apte
Recipients Ramchandra Apte, amak, georg.brandl, giampaolo.rodola, ncoghlan, pmoody, python-dev, terry.reedy, tshepang
Date 2012-05-20.14:42:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337524976.27.0.943631139536.issue14814@psf.upfronthosting.co.za>
In-reply-to
Content
Looking at the code at http://code.google.com/p/ipaddress-py/source/browse/ipaddress.py I see a few classes which could benefit from functools.total_ordering.
History
Date User Action Args
2012-05-20 14:42:56Ramchandra Aptesetrecipients: + Ramchandra Apte, georg.brandl, terry.reedy, ncoghlan, giampaolo.rodola, amak, pmoody, tshepang, python-dev
2012-05-20 14:42:56Ramchandra Aptesetmessageid: <1337524976.27.0.943631139536.issue14814@psf.upfronthosting.co.za>
2012-05-20 14:42:55Ramchandra Aptelinkissue14814 messages
2012-05-20 14:42:55Ramchandra Aptecreate