mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
add a version of GvR's q&d python idle printing patch,
slightly tweaked and modified for the idlefork config system
This commit is contained in:
parent
55ad7f84a4
commit
7981ce576c
5 changed files with 51 additions and 3 deletions
|
|
@ -30,6 +30,8 @@ menudefs = [
|
|||
('Save _As...', '<<save-window-as-file>>'),
|
||||
('Save Co_py As...', '<<save-copy-of-window-as-file>>'),
|
||||
None,
|
||||
('_Print window', '<<print-window>>'),
|
||||
None,
|
||||
('_Close', '<<close-window>>'),
|
||||
('E_xit', '<<close-all-windows>>'),
|
||||
]),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue