Remove obsolete 'script' menu.

This commit is contained in:
Guido van Rossum 1999-04-22 23:09:23 +00:00
parent 4c6d0c7382
commit dc7bfc44a2
1 changed files with 0 additions and 5 deletions

View File

@ -35,11 +35,6 @@
('_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>>'),