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 mark.dickinson
Recipients LambertDW, mark.dickinson
Date 2009-12-03.20:41:48
SpamBayes Score 0.011832215
Marked as misclassified No
Message-id <1259872909.55.0.311416060522.issue7430@psf.upfronthosting.co.za>
In-reply-to
Content
How about "maximum recursion depth exceeded in comparison" instead?

(It's coming from PyObject_RichCompare in Objects/object.c, by the way.)
History
Date User Action Args
2009-12-03 20:41:49mark.dickinsonsetrecipients: + mark.dickinson, LambertDW
2009-12-03 20:41:49mark.dickinsonsetmessageid: <1259872909.55.0.311416060522.issue7430@psf.upfronthosting.co.za>
2009-12-03 20:41:48mark.dickinsonlinkissue7430 messages
2009-12-03 20:41:48mark.dickinsoncreate