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
Date 2013-01-20.03:51:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358653899.33.0.0649555844846.issue17001@psf.upfronthosting.co.za>
In-reply-to
Content
This would reduce the complexity of uuid.UUID and also if the way it compares changes, one would't have to change all the compare methods.
Attached is a patch.
History
Date User Action Args
2013-01-20 03:51:39Ramchandra Aptesetrecipients: + Ramchandra Apte
2013-01-20 03:51:39Ramchandra Aptesetmessageid: <1358653899.33.0.0649555844846.issue17001@psf.upfronthosting.co.za>
2013-01-20 03:51:39Ramchandra Aptelinkissue17001 messages
2013-01-20 03:51:38Ramchandra Aptecreate