1. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  2. edcac8f make sure distutils logging is shut off in tests to avoid spurious output by Fred Drake · 20 years ago
  3. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  4. a85dbeb set_verbosity(): do something reasonable for out-of-range verbosity by Guido van Rossum · 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. e2d1214 [Bug #620630] Flush stdout after logging every message. Without it, by Andrew M. Kuchling · 22 years ago
  7. 6fa82a3 A simple log mechanism styled after the proposed std library module by Jeremy Hylton · 22 years ago