mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Remove obsolete 'script' menu.
This commit is contained in:
parent
4c6d0c7382
commit
dc7bfc44a2
1 changed files with 0 additions and 5 deletions
|
@ -35,11 +35,6 @@ menudefs = [
|
|||
('_Paste', '<<Paste>>'),
|
||||
('Select _All', '<<select-all>>'),
|
||||
]),
|
||||
('script', [
|
||||
('Run module', '<<run-module>>'),
|
||||
('Run script', '<<run-script>>'),
|
||||
('New shell', '<<new-shell>>'),
|
||||
]),
|
||||
('debug', [
|
||||
('_Go to file/line', '<<goto-file-line>>'),
|
||||
('_Stack viewer', '<<open-stack-viewer>>'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue