1. 8bc0965 Removed uses of dict.has_key() from distutils, and uses of by Guido van Rossum · 17 years ago
  2. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  3. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  4. cdd2157 Bug #639118 from Ollie Oldham: archiver should use zipfile before zip by Andrew M. Kuchling · 22 years ago
  5. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  6. a6483d2 Remove 'created by' lines; people can use CVS for this, and the information is often out of date by Andrew M. Kuchling · 22 years ago
  7. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  8. b94b849 Whitespace normalization. by Fred Drake · 23 years ago
  9. b61914d Pete Shinners discovered that zipfile.ZipFile() is called with mode by Guido van Rossum · 24 years ago
  10. ca4289f Reformat docstrings. Standardize whitespace in function calls. by Greg Ward · 24 years ago
  11. 04e25a1 Ensure destination directory exists before trying to create a tarball by Greg Ward · 24 years ago
  12. 2ff7887 Stylistic/formatting changes to Rene Liebscher's '--help-xxx' patch. by Greg Ward · 24 years ago
  13. 9d17a7a Patch from Rene Liebscher: this adds "--help-foo" options to list the by Greg Ward · 24 years ago
  14. 8790961 Ensure that 'make_archive()' returns the name of the new archive file. by Greg Ward · 24 years ago
  15. 65bc20c Normalize paths before writing them to a zipfile. by Greg Ward · 24 years ago
  16. f194878 Harry Henry Gebel: Adds bztar format to generate .tar.bz2 tarballs by Greg Ward · 25 years ago
  17. db80754 Extracted the "what-do-I-do-for-this-format" logic from code in by Greg Ward · 25 years ago
  18. aebf706 Reorganization: ripped util.py to shreds, creating in the process: by Greg Ward · 25 years ago