]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Adapted the world to the new VFile.py. Fixed bugs in Vplay.py:
authorGuido van Rossum <guido@python.org>
Mon, 7 Sep 1992 09:35:23 +0000 (09:35 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 7 Sep 1992 09:35:23 +0000 (09:35 +0000)
commite1783324ab1a9d201c0ce7347861e528355dffd8
tree82c4361d7e3a2644d3795328b3e5ebcd625a6937
parent4045c2fa5b8d4c22b51abbb28bbe15abe4cadced
Adapted the world to the new VFile.py.  Fixed bugs in Vplay.py:
missing -n in help(), bogus frame skipping; and added patch for
weird time jumps.  Removed colorsys.py (now in std library).
Fixed "sys.write" error in vcopy.py.  Restructured README.
Demo/sgi/video/README
Demo/sgi/video/Vinfo.py
Demo/sgi/video/Vplay.py
Demo/sgi/video/vcopy.py