mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +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>>'),
|
('_Paste', '<<Paste>>'),
|
||||||
('Select _All', '<<select-all>>'),
|
('Select _All', '<<select-all>>'),
|
||||||
]),
|
]),
|
||||||
('script', [
|
|
||||||
('Run module', '<<run-module>>'),
|
|
||||||
('Run script', '<<run-script>>'),
|
|
||||||
('New shell', '<<new-shell>>'),
|
|
||||||
]),
|
|
||||||
('debug', [
|
('debug', [
|
||||||
('_Go to file/line', '<<goto-file-line>>'),
|
('_Go to file/line', '<<goto-file-line>>'),
|
||||||
('_Stack viewer', '<<open-stack-viewer>>'),
|
('_Stack viewer', '<<open-stack-viewer>>'),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue