Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When zlib can't be imported, zipfile raises RuntimeError, which causes | Guido van Rossum | 2001-04-10 | 1 | -0/+1 |
* | Sf bug [ #412214 ] ZipFile constructor leaves files open. | Tim Peters | 2001-04-04 | 1 | -0/+16 |
* | Whitespace normalization. | Tim Peters | 2001-03-29 | 1 | -4/+4 |
* | Itamar Shtull-Trauring <itamar@maxnm.com>: | Fred Drake | 2001-03-26 | 1 | -10/+27 |
* | Added regression test for SF tracker bug #403871: AttributeError in | Fred Drake | 2001-02-28 | 1 | -0/+19 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -17/+16 |
* | Test for zipfile.py, by Jim Ahlstrom. | Guido van Rossum | 2000-04-10 | 1 | -0/+26 |