commit | 2ca7862e97610c0e16df8b06cbae4c8f537617a4 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jun 10 18:52:02 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Jun 10 18:52:02 2002 +0000 |
tree | 4b71a9c2d4f8a25c168e62e7c68607dec4c5955b | |
parent | eb914881af66a64a4f03545f2a18761ed774ce5f [diff] [blame] |
Add primitive printing support for Unix and Windows.
diff --git a/Tools/idle/config-unix.txt b/Tools/idle/config-unix.txt index be9fa81..782965f 100644 --- a/Tools/idle/config-unix.txt +++ b/Tools/idle/config-unix.txt
@@ -1,3 +1,4 @@ [EditorWindow] font-name= courier font-size= 10 +print-command=lpr %s