Go to file
Guido van Rossum 4526f379bc Fixed "clear()" and added "clearto(r, g, b)".
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.
1992-09-07 15:28:57 +00:00
Demo Fixed "clear()" and added "clearto(r, g, b)". 1992-09-07 15:28:57 +00:00
Doc Changed references to /usr/local into /usr/local/bin. 1992-09-03 21:27:55 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include Correct spelling in function name 1992-09-03 20:46:06 +00:00
Lib New module 'colorsys' implements conversions between different color systems. 1992-09-07 09:41:48 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules classobject.c moduleobject.c stdwinmodule.c xxobject.c: 1992-09-04 09:45:18 +00:00
Objects classobject.c moduleobject.c stdwinmodule.c xxobject.c: 1992-09-04 09:45:18 +00:00
Parser Correct debug printing code 1992-09-03 20:46:37 +00:00
Python Give code objects a more useful representation. 1992-09-03 20:50:59 +00:00
Tools/scripts cope with filenames containing spaces 1992-08-31 10:54:54 +00:00