New submission from jimbo1qaz:

Open a Python file with IDLE and F5 it. Turn on debugger ([DEBUG ON]), F5 again 
([DEBUG ON]), and close the debugger ([DEBUG OFF]). The shell is now completely 
locked and must be closed (with a 'The program is still running, want to kill 
it?' message).

----------
components: IDLE
messages: 172352
nosy: jimbo1qaz
priority: normal
severity: normal
status: open
title: Closing Debugger freezes IDLE shell
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16159>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to