1. d846f1d #4351: more appropriate DeprecationWarning stacklevels by Philip Jenvey · 15 years ago
  2. 208b00d #5841: add deprecation py3k warning and notice in the docs for commands module. by Georg Brandl · 16 years ago
  3. 9171bed take Brett's advice on a few warnings by Benjamin Peterson · 16 years ago
  4. 3aa84a7 warn about some members of the commands module by Benjamin Peterson · 16 years ago
  5. 8044e5b Deprecate commands.getstatus(). by Georg Brandl · 18 years ago
  6. e99d5ea added __all__ lists to a number of Python modules by Skip Montanaro · 24 years ago
  7. 88869f9 Whitespace normalization. by Tim Peters · 24 years ago
  8. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  9. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  10. 677beda Fix indent of one line in mkarg(), that got indented badly by the by Guido van Rossum · 27 years ago
  11. bcdb940 Added docstrings by Sue Williams, re-indented to 4 spaces / level. by Fred Drake · 27 years ago
  12. e1130a4 Added clarifying comment by Guido van Rossum · 30 years ago
  13. e65cce5 * string.py: added rindex(), rfind(); changed index() to interpret by Guido van Rossum · 31 years ago
  14. 01ca336 New modules mimetools and rfc822. by Guido van Rossum · 32 years ago
  15. e58f98b path -> posixpath by Guido van Rossum · 33 years ago
  16. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  17. 48154be Now uses pipes. by Guido van Rossum · 33 years ago
  18. f49ef1c Mad readfile() read the file in one fell swoop. by Guido van Rossum · 34 years ago
  19. 5c12487 Make readfile read the file in one fell swoop. by Guido van Rossum · 34 years ago
  20. c636014 Initial revision by Guido van Rossum · 34 years ago