Benjamin Peterson <[email protected]> added the comment: 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.
---------- nosy: +benjamin.peterson _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13644> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
