1. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  2. 7c9719c Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. by Senthil Kumaran · 13 years ago
  3. 3679727 reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. by Tarek Ziadé · 14 years ago
  4. 7a8ad4a Merged revisions 75901 via svnmerge from by Tarek Ziadé · 15 years ago
  5. 04fe7c0 Merged revisions 75669-75671 via svnmerge from by Tarek Ziadé · 15 years ago
  6. 5b7e9d7 General cleanup, raise normalization in Lib/distutils. by Collin Winter · 17 years ago
  7. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  8. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  9. f6756e8 Fix docstring typo; remove 'created' line by Andrew M. Kuchling · 22 years ago
  10. 58bff53 Added DistutilsTemplateError. by Greg Ward · 24 years ago
  11. 68ff615 Added PreprocessError and UnknownFileError (both used by CCompiler). by Greg Ward · 24 years ago
  12. c1cb049 Moved the CCompiler exceptions here, to avoid having to import ccompiler.py by Greg Ward · 24 years ago
  13. eacdea8 Reformatted all exception documentation as docstrings. by Greg Ward · 24 years ago
  14. 02a1a2b Cleaned up/simplified error-handling: by Greg Ward · 24 years ago
  15. 318a9d7 Added DistutilsInternalError. by Greg Ward · 24 years ago
  16. 3ce77fd Changed '__rcsid__' to '__revision__'. by Greg Ward · 24 years ago
  17. 8c66b69 Added DistutilsExecError, DistutilsValueError. by Greg Ward · 25 years ago
  18. ccbb3f0 Don't pollute importer's namespace with type objects from types modules. by Greg Ward · 25 years ago
  19. 2689e3d First checkin of real Distutils code. by Greg Ward · 25 years ago