Brett Cannon <[EMAIL PROTECTED]> added the comment: Neal has the memory of an elephant or something.
Yes, I dealt with a similar issue where the recursion limit was hit, but then normalizing the exception just caused it to hit it again. I thought I changed it such that normalizing an exception actually turned off the depth check or to raise a pre-defined exception for the recursion depth limit. I don't have time to look at this right now (still on holiday in Brussels), but if I remember correctly the last time this came up I liked the pre-allocated recursion limit exception. ---------- assignee: brett.cannon -> __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2548> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com