]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Vrec.py: sv now raises sv.error instead of RuntimeError.
authorGuido van Rossum <guido@python.org>
Tue, 22 Sep 1992 15:01:43 +0000 (15:01 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 22 Sep 1992 15:01:43 +0000 (15:01 +0000)
commit42e07afe3dba2a62d54ca82778b315e53b3508ef
tree1a75752485c8c6d714c3646638e298bbfa27d2de
parent66122d2dae055a333d8c755b2a154a5299f078e5
Vrec.py: sv now raises sv.error instead of RuntimeError.
VFile.py: support for showing partial frames.
Demo/sgi/video/VFile.py
Demo/sgi/video/Vrec.py