]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Initial revision
authorGuido van Rossum <guido@python.org>
Mon, 30 Mar 1992 10:54:51 +0000 (10:54 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 30 Mar 1992 10:54:51 +0000 (10:54 +0000)
commit9cf8f3372c3b7896b085e590c1a11373b58695fb
tree024c99b4964dee21aa8bb0f37f641f5b18bad2cc
parent7ebb23c6375a028eb8a5f0a20a2e04652b977803
Initial revision
23 files changed:
Demo/stdwin/FormTest.py [new file with mode: 0755]
Demo/stdwin/README [new file with mode: 0644]
Demo/stdwin/RadioGroups.py [new file with mode: 0755]
Demo/stdwin/TestCSplit.py [new file with mode: 0755]
Demo/stdwin/TestDirList.py [new file with mode: 0755]
Demo/stdwin/TestFormSplit.py [new file with mode: 0755]
Demo/stdwin/TestSched.py [new file with mode: 0755]
Demo/stdwin/TestTextEdit.py [new file with mode: 0755]
Demo/stdwin/clock.py [new file with mode: 0755]
Demo/stdwin/ibrowse/README [new file with mode: 0644]
Demo/stdwin/ibrowse/dir [new file with mode: 0755]
Demo/stdwin/ibrowse/ib [new file with mode: 0755]
Demo/stdwin/ibrowse/ib.py [new file with mode: 0755]
Demo/stdwin/ibrowse/ibrowse [new file with mode: 0755]
Demo/stdwin/ibrowse/ibrowse.py [new file with mode: 0755]
Demo/stdwin/ibrowse/icache.py [new file with mode: 0755]
Demo/stdwin/ibrowse/ifile.py [new file with mode: 0755]
Demo/stdwin/ibrowse/itags.py [new file with mode: 0755]
Demo/stdwin/lpwin.py [new file with mode: 0755]
Demo/stdwin/microedit.py [new file with mode: 0755]
Demo/stdwin/miniedit.py [new file with mode: 0755]
Demo/stdwin/python.py [new file with mode: 0755]
Demo/stdwin/wdiff.py [new file with mode: 0755]