commit | 7268c93c5536471d544a5249a0c275a9f208c2c6 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Aug 18 21:11:18 1992 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Aug 18 21:11:18 1992 +0000 |
tree | f05be74cc41fa0815b11cd70ab98e330298faafb | |
parent | 8b9c734e127852da5fe993946cbf8948747ecd8b [diff] [blame] |
Minor improvements, comments; fix Vinfo -d.
diff --git a/Demo/sgi/video/VFile.py b/Demo/sgi/video/VFile.py index 2febd5a..5b9cd01 100755 --- a/Demo/sgi/video/VFile.py +++ b/Demo/sgi/video/VFile.py
@@ -33,8 +33,9 @@ # init(filename) # initfp(fp, filename) # rewind() -# getframe() -# skipframe() +# getnextframe() +# skipnextframe() +# (and many more) # # The following read-only data members provide public information: # version