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 javawizard
Recipients eric.araujo, francescor, javawizard, lregebro, python-dev, rhettinger
Date 2011-04-18.23:33:31
SpamBayes Score 0.00022500334
Marked as misclassified No
Message-id <1303169611.78.0.717175635887.issue10042@psf.upfronthosting.co.za>
In-reply-to
Content
Ok. I did write that against Python 2, so I wasn't aware of __eq__ and __ne__. I'll keep that in mind.

I am curious, however, as to how this could break existing code. It seems like code that relies on a stack overflow is already broken as it is.
History
Date User Action Args
2011-04-18 23:33:31javawizardsetrecipients: + javawizard, rhettinger, eric.araujo, lregebro, francescor, python-dev
2011-04-18 23:33:31javawizardsetmessageid: <1303169611.78.0.717175635887.issue10042@psf.upfronthosting.co.za>
2011-04-18 23:33:31javawizardlinkissue10042 messages
2011-04-18 23:33:31javawizardcreate