Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Patch by Ron Klatchko: fix invariant in _unread(). Also fixed | Guido van Rossum | 1998-08-03 | 1 | -3/+9 | |
* | Fix bug reported by Harri Pasanen: gzip + cPickle doesn't work. The | Jeremy Hylton | 1998-05-13 | 1 | -4/+3 | |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -203/+203 | |
* | (This fix is really by Jeremy) | Guido van Rossum | 1998-01-27 | 1 | -22/+29 | |
* | When there's no filename, don't make one up. | Guido van Rossum | 1997-12-30 | 1 | -6/+54 | |
* | Add the option to pass an open file object to GzipFile. This obviates | Guido van Rossum | 1997-07-19 | 1 | -55/+44 | |
* | Adding Jeremy Hylton's gzip module. | Guido van Rossum | 1997-04-30 | 1 | -0/+264 | |