]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Get rid of freeze (now its own directory).
authorGuido van Rossum <guido@python.org>
Mon, 3 Oct 1994 16:45:35 +0000 (16:45 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 3 Oct 1994 16:45:35 +0000 (16:45 +0000)
commit07c9645413543acbf6dff349c02e3be2bf2bc5a4
treec40f9b1d06695b410be453362b37aa9671762154
parent011813444cc1cae2d60a29750e719743edaa4b14
Get rid of freeze (now its own directory).
Added some new demos.  Fixed a few others.
Demo/scripts/README
Demo/scripts/morse.py [new file with mode: 0755]
Demo/scripts/script.py [new file with mode: 0755]
Tools/scripts/fixcid.py
Tools/scripts/h2py.py
Tools/scripts/sum5.py [new file with mode: 0755]