]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Warn if stride not a multiple of 4 bytes; use PM_SIZE instead of 5.
authorGuido van Rossum <guido@python.org>
Thu, 7 May 1992 15:21:25 +0000 (15:21 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 7 May 1992 15:21:25 +0000 (15:21 +0000)
commit864cde28312dc448bdf2f6d69511434cdff069a4
tree9284ef22aafc425a69df863cc8794bb6bd63fcb3
parentedb3a5fcf2cf6e05a479f06d26662d0393da976b
Warn if stride not a multiple of 4 bytes; use PM_SIZE instead of 5.
Demo/sgi/video/video.py