[pypy-issue] [issue1425] pyinteractive.py -v prints duplicate interpreter-level tracebacks

Carl Friedrich Bolz tracker at bugs.pypy.org
Sun Mar 17 21:38:04 CET 2013


Carl Friedrich Bolz <cfbolz at gmx.de> added the comment:

That's actually a feature, it can be helpful when debugging where an applevel
exception comes from. Didn't find documentation for it though.

pyinteractive.py has a few extra features like that:

http://doc.pypy.org/en/latest/getting-started-dev.html#special-introspection-features-of-the-untranslated-python-interpreter

I've no clue why you get three exceptions in the file case though...

----------
nosy: +cfbolz
status: chatting -> 

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1425>
________________________________________


More information about the pypy-issue mailing list