diff options
author | Barry Warsaw <barry@python.org> | 1998-10-07 03:36:58 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1998-10-07 03:36:58 (GMT) |
commit | 0926deacd5f4f3ef57d9b093b43c73ded2695578 (patch) | |
tree | 1f014ed3435486ee2f9267bce27a1b7ca212d814 /Tools/pynche/README | |
parent | c958043233e27d07cdcb6dc663eec7049a8626b0 (diff) | |
download | cpython-0926deacd5f4f3ef57d9b093b43c73ded2695578.zip cpython-0926deacd5f4f3ef57d9b093b43c73ded2695578.tar.gz cpython-0926deacd5f4f3ef57d9b093b43c73ded2695578.tar.bz2 |
Moved the main pynche.py file to Main.py. Added minimal driver
scripts pynche.py and pynche.pyw for Unix and Windows startup
respectively. Document the .pyw file in the README.
Diffstat (limited to 'Tools/pynche/README')
-rw-r--r-- | Tools/pynche/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Tools/pynche/README b/Tools/pynche/README index 1775884..2950d90 100644 --- a/Tools/pynche/README +++ b/Tools/pynche/README @@ -25,8 +25,7 @@ this reason, but you can use a different file with the -d option. The file xlicense.txt contains the license only for rgb.txt. Pynche is pronounced `Pinch-ee'. Start it by running the pynche.py -driver. On Windows, you probably want to rename pynche.py to -pynche.pyw so that it doesn't bring up a console window. +driver. On Windows, run pynche.pyw to inhibit the console window. The top part of the main Pynche window contains the "variation strips". Each strip contains a number of "color chips". The strips |