mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
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.
This commit is contained in:
parent
c958043233
commit
0926deacd5
5 changed files with 16 additions and 5 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#! /usr/bin/env python
|
||||
|
||||
"""Pynche: The PYthon Natural Color and Hue Editor.
|
||||
|
||||
Pynche is based largely on a similar color editor I wrote years ago for the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue