1. 352674d a few more __all__ lists by Skip Montanaro · 23 years ago
  2. 2344fae Whitespace normalization. by Tim Peters · 24 years ago
  3. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  4. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 24 years ago
  5. ff3932a No need to import os in test(). (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  6. 9694fca Convert all remaining *simple* cases of regex usage to re usage. by Guido van Rossum · 27 years ago
  7. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  8. 2db9135 Misc changes and new modules. whrandom is "objectified". SOCKET.py by Guido van Rossum · 32 years ago