Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be | Skip Montanaro | 2001-03-01 | 1 | -0/+3 |
* | Define lots of constants for indexes into the structures for the file | Fred Drake | 2001-02-28 | 1 | -7/+51 |
* | Fix SF tracker bug #403871: AttributeError in ZipFile.__del__() when | Fred Drake | 2001-02-28 | 1 | -0/+2 |
* | Whitespace normalization. Top level of Lib now fixed-point for reindent.py! | Tim Peters | 2001-01-15 | 1 | -59/+59 |
* | Delay import of py_compile until needed, since is is only used by the | Fred Drake | 2000-10-02 | 1 | -31/+45 |
* | Always use the same name for the exception defined in this module! | Fred Drake | 2000-09-29 | 1 | -12/+12 |
* | James C. Ahlstron <jim@interet.com>: | Fred Drake | 2000-06-13 | 1 | -1/+1 |
* | Zip file handling module, by Jim Ahlstrom. | Guido van Rossum | 2000-03-31 | 1 | -0/+470 |