diff options
author | Guido van Rossum <guido@python.org> | 1993-02-25 14:50:27 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1993-02-25 14:50:27 (GMT) |
commit | c97d2eddee1d679553a35728b44b5c8ff01d7ce6 (patch) | |
tree | f1a3edc5358c204b1f6296036cff67d6e6e337e9 /Demo/sgi/video/Vinfo.py | |
parent | 5e044b7009e40c38e488c658f6fda34920dbce36 (diff) | |
download | cpython-c97d2eddee1d679553a35728b44b5c8ff01d7ce6.zip cpython-c97d2eddee1d679553a35728b44b5c8ff01d7ce6.tar.gz cpython-c97d2eddee1d679553a35728b44b5c8ff01d7ce6.tar.bz2 |
Change Vinfo and Vaddcache to usr /ufs/guido/bin/sgi/python.
Don't force packfactor to 1 in header when writing rgb data.
Small bugfixes in Vcopy.
Diffstat (limited to 'Demo/sgi/video/Vinfo.py')
-rwxr-xr-x | Demo/sgi/video/Vinfo.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/sgi/video/Vinfo.py b/Demo/sgi/video/Vinfo.py index 8d163a1..e0c9e8c 100755 --- a/Demo/sgi/video/Vinfo.py +++ b/Demo/sgi/video/Vinfo.py @@ -1,4 +1,4 @@ -#! /usr/local/python +#! /ufs/guido/bin/sgi/python # Print some info about a CMIF movie file |