mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
Patch by Roger Serwy, updated by Bayard Randel.
This commit is contained in:
commit
3dad1a5b82
7 changed files with 58 additions and 25 deletions
|
@ -226,6 +226,9 @@ View Last Restart
|
|||
Restart Shell
|
||||
Restart the shell to clean the environment.
|
||||
|
||||
Interrupt Execution
|
||||
Stop a running program.
|
||||
|
||||
Debug menu (Shell window only)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue