Staging
v0.5.1
https://github.com/python/cpython
Revision 4526f379bca5695b2144f1142f6a524d77bb7fe4 authored by Guido van Rossum on 07 September 1992, 15:28:57 UTC, committed by Guido van Rossum on 07 September 1992, 15:28:57 UTC
Added class RandomVinFile which supports random access and warming the cache.
Added eofseen and errorseen methods to BasicVinFile.
Use RGB mode for rgb8 data on entry level Indigo.
Minor cosmetic changes.
1 parent 2de9b68
History
Tip revision: 4526f379bca5695b2144f1142f6a524d77bb7fe4 authored by Guido van Rossum on 07 September 1992, 15:28:57 UTC
Fixed "clear()" and added "clearto(r, g, b)".
Tip revision: 4526f37

back to top