]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Initial revision
authorGuido van Rossum <guido@python.org>
Wed, 30 Oct 1991 11:52:48 +0000 (11:52 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 30 Oct 1991 11:52:48 +0000 (11:52 +0000)
commite4bddeae233b107ee08f939e6645357fb245d8cb
treebb77370d73740914eecdeba9e1a31d7d9c7b0fae
parentbaf0ebf43c45e85e9a47d25e5279c99ca9455838
Initial revision
13 files changed:
Demo/sgi/video/README [new file with mode: 0644]
Demo/sgi/video/cam.py [new file with mode: 0755]
Demo/sgi/video/camcorder.py [new file with mode: 0755]
Demo/sgi/video/squash.c [new file with mode: 0755]
Demo/sgi/video/squash2.c [new file with mode: 0755]
Demo/sgi/video/statit.py [new file with mode: 0755]
Demo/sgi/video/syncaudio.py [new file with mode: 0755]
Demo/sgi/video/tomono.c [new file with mode: 0755]
Demo/sgi/video/tv.py [new file with mode: 0755]
Demo/sgi/video/v2i.c [new file with mode: 0755]
Demo/sgi/video/video.py [new file with mode: 0755]
Demo/sgi/video/vinfo.py [new file with mode: 0755]
Demo/sgi/video/vtime.py [new file with mode: 0755]