summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/config-main.def
diff options
context:
space:
mode:
authorSteven M. Gava <elguavas@python.net>2002-06-11 04:45:34 (GMT)
committerSteven M. Gava <elguavas@python.net>2002-06-11 04:45:34 (GMT)
commit7981ce576c719e291dc901a3463e725b6be3c50e (patch)
tree33e87f7df0b4968d626a4dc5a37d6843ca770ee5 /Lib/idlelib/config-main.def
parent55ad7f84a4ccf6f540b6bc350fb09f19348a4193 (diff)
downloadcpython-7981ce576c719e291dc901a3463e725b6be3c50e.zip
cpython-7981ce576c719e291dc901a3463e725b6be3c50e.tar.gz
cpython-7981ce576c719e291dc901a3463e725b6be3c50e.tar.bz2
add a version of GvR's q&d python idle printing patch,
slightly tweaked and modified for the idlefork config system
Diffstat (limited to 'Lib/idlelib/config-main.def')
-rw-r--r--Lib/idlelib/config-main.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/idlelib/config-main.def b/Lib/idlelib/config-main.def
index 01f0662..cd52b21 100644
--- a/Lib/idlelib/config-main.def
+++ b/Lib/idlelib/config-main.def
@@ -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