]> granicus.if.org Git - python/commit
Improved the RESTART annotation in the shell window when the user
authorKurt B. Kaiser <kbk@shore.net>
Sat, 24 May 2003 21:12:46 +0000 (21:12 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 24 May 2003 21:12:46 +0000 (21:12 +0000)
commit6f805942290b8d83f0e229de98c8d0d7a2a7c3e8
tree0c66890cdb8b48cd5f321fb516c69d801ea83518
parent36364be3bf03589a968c4e3debd0e38c6ff8e93d
Improved the RESTART annotation in the shell window when the user
restarts the shell while it is generating output.  Also improved
annotation when user repeatedly hammers the Ctrl-F6 restart.
Lib/idlelib/PyShell.py