Go to file
Guido van Rossum 8aff84a100 Call write(fileno(fp), ...) instead of fwrite for LARGE writes. 1991-11-12 15:42:49 +00:00
Demo Update on vinfo 1991-11-06 16:13:25 +00:00
Doc Renamed mod to lib; and split in 5 instead of 3 parts. 1991-11-12 15:41:57 +00:00
Grammar Added shifting and masking operators. 1991-10-24 14:54:25 +00:00
Include Added shift and mask ops. 1991-10-24 14:59:31 +00:00
Lib Initial revision 1991-11-12 15:38:08 +00:00
Mac/Lib macpath.cat --> join 1991-08-16 13:27:45 +00:00
Modules Improved RGB --> grayscale conversion. 1991-11-12 15:41:00 +00:00
Objects Call write(fileno(fp), ...) instead of fwrite for LARGE writes. 1991-11-12 15:42:49 +00:00
Parser Added shift and mask ops. 1991-10-24 14:59:40 +00:00
Python Added shift and mask ops. 1991-10-24 14:59:31 +00:00
Tools/scripts Use posix.popen to read output from a command instead if command.get*. 1991-07-01 18:23:06 +00:00