The Python programming language https://www.python.org
Find a file
Guido van Rossum 4df20fa80f New tool Vfix: truncate the right edge of 'grey' type images to make
the scanline width a multiple of 4.

VFile: use gl.gversion() to distinguish 4.0.1 and 4.0.5 Indigos;
truncate width and height to multiples of packfactor.

Vinfo: add -t to descriptive comment; print '!' after packfactor for
files that should be fixed with Vfix.
1992-09-29 17:07:10 +00:00
Demo New tool Vfix: truncate the right edge of 'grey' type images to make 1992-09-29 17:07:10 +00:00
Doc __oct__ and __hex__ 1992-09-20 21:43:47 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include Modified most (but not yet all) I/O to always go through sys.stdout or 1992-09-25 21:59:05 +00:00
Lib New module "CL" (Compression Library) for Irix 4.0.5 and higher. 1992-09-24 10:40:03 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules Lots of little fixes. 1992-09-29 16:43:43 +00:00
Objects Modified most (but not yet all) I/O to always go through sys.stdout or 1992-09-25 21:59:05 +00:00
Parser Correct debug printing code 1992-09-03 20:46:37 +00:00
Python Modified most (but not yet all) I/O to always go through sys.stdout or 1992-09-25 21:59:05 +00:00
Tools/scripts cope with filenames containing spaces 1992-08-31 10:54:54 +00:00