]> granicus.if.org Git - python/commit
Moved the main pynche.py file to Main.py. Added minimal driver
authorBarry Warsaw <barry@python.org>
Wed, 7 Oct 1998 03:36:58 +0000 (03:36 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 7 Oct 1998 03:36:58 +0000 (03:36 +0000)
commit0926deacd5f4f3ef57d9b093b43c73ded2695578
tree1f014ed3435486ee2f9267bce27a1b7ca212d814
parentc958043233e27d07cdcb6dc663eec7049a8626b0
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.
Tools/pynche/Main.py
Tools/pynche/PyncheWidget.py
Tools/pynche/README
Tools/pynche/pynche [new file with mode: 0755]
Tools/pynche/pynche.pyw [new file with mode: 0755]