mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +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
|
|
@ -28,6 +28,8 @@
|
|||
|
||||
[General]
|
||||
editor-on-startup= 1
|
||||
print-command-posix=lpr %s
|
||||
print-command-win=start /min notepad /p %s
|
||||
|
||||
[EditorWindow]
|
||||
width= 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue