Michael Foord <mich...@voidspace.org.uk> added the comment: Yup, still active:
$ ./python.exe Python 2.7.0+ (release27-maint:83247, Jul 30 2010, 00:41:50) [GCC 4.2.1 (Apple Inc. build 5659)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import sys [35067 refs] >>> sys._getframe(0).f_exc_traceback = 23 Assertion failed: (tstate->frame->f_exc_traceback == NULL), function PyEval_EvalFrameEx, file Python/ceval.c, line 2998. Abort trap ---------- nosy: +michael.foord _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4724> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com