[issue26949] IDLE restarts when one debugs code raising SystemExit

ppperry report at bugs.python.org
Wed May 4 16:56:39 EDT 2016


ppperry added the comment:

Terry, Your `how to reproduce` is more complicated than necessary. This bug can be reproduced by just turning on the debugger in a python shell and typing `raise SystemExit` then pressing step in the debugger.

----------
versions: +Python 2.7

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


More information about the Python-bugs-list mailing list