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 benjamin.peterson
Recipients Ramchandra Apte, benjamin.peterson
Date 2011-12-21.06:15:40
SpamBayes Score 0.005230933
Marked as misclassified No
Message-id <1324448141.37.0.930283832117.issue13644@psf.upfronthosting.co.za>
In-reply-to
Content
Python isn't crashing; it's bailing out of an impossible situation. It's not clear what the correct behavior is, since you're basically preventing Python from aborting the recursive behavior.
History
Date User Action Args
2011-12-21 06:15:41benjamin.petersonsetrecipients: + benjamin.peterson, Ramchandra Apte
2011-12-21 06:15:41benjamin.petersonsetmessageid: <1324448141.37.0.930283832117.issue13644@psf.upfronthosting.co.za>
2011-12-21 06:15:40benjamin.petersonlinkissue13644 messages
2011-12-21 06:15:40benjamin.petersoncreate