Fred Drake
|
484d735f1e
|
Delay import of py_compile until needed, since is is only used by the
PyZipFile class.
End sentences in docstrings with periods.
Reformat docstrings to be more similar to those of other modules.
|
2000-10-02 21:14:52 +00:00 |
Fred Drake
|
5db246d1fa
|
Always use the same name for the exception defined in this module!
Error reported via email by Pete Shinners <pete@visionart.com>.
Fixed some indentation inconsistencies.
|
2000-09-29 20:44:48 +00:00 |
Fred Drake
|
414ca6666c
|
James C. Ahlstron <jim@interet.com>:
Thanks to Hubert Hoegl <hubert.hoegl@dlr.de> for finding this bug.
|
2000-06-13 18:49:53 +00:00 |
Guido van Rossum
|
32abe6f7d0
|
Zip file handling module, by Jim Ahlstrom.
|
2000-03-31 17:30:02 +00:00 |