[issue6323] Py3.1 pdb doesn't deal well with syntax errors

Amaury Forgeot d'Arc report at bugs.python.org
Mon Jun 22 21:50:20 CEST 2009


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

I tried different combinations, and could not reproduce it (for example, 
the debugged function imports a bad module, or eval() a bad expression)
How did you generate the SyntaxError?

----------
nosy: +amaury.forgeotdarc
stage:  -> test needed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6323>
_______________________________________


More information about the Python-bugs-list mailing list