]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Implemented VCR capture using forward slow instead of stepping.
authorGuido van Rossum <guido@python.org>
Tue, 11 May 1993 18:36:54 +0000 (18:36 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 May 1993 18:36:54 +0000 (18:36 +0000)
commitad4fcd49fc5c9ec93743f93da518b84e0634ea59
tree57b5ddf1735b0d31f9be4d1225f4b87cceceade6
parentc17c84fbe3a002c3aaae19a3d19c6ebf6f1311ca
Implemented VCR capture using forward slow instead of stepping.
Also added a 'rate' field to specify the capture rate in this case.
Demo/sgi/video/Vb.py
Demo/sgi/video/VbForm.fd