Louie Lu added the comment: The reproduce step can be reduce to:
1. open idlelib with debugger (./python -m idlelib -d) 2. enter print() (or any other function call) 3. Control-C breakout Then it will restart the shell. ---------- nosy: +louielu _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14111> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
