1. cc2b016 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; by Guido van Rossum · 17 years ago
  2. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  3. e0d4972 Replaced .keys() with dictionary iterators by Raymond Hettinger · 22 years ago
  4. 54f0222 SF 563203. Replaced 'has_key()' with 'in'. by Raymond Hettinger · 22 years ago
  5. 776d39e Opening a file for reading can raise IOError, so only catch that. by Fred Drake · 23 years ago
  6. 0c03cc2 String method conversion. by Eric S. Raymond · 23 years ago
  7. 17ab123 a few more modules get __all__ by Skip Montanaro · 23 years ago
  8. 07e99cb Whitespace normalization. by Tim Peters · 24 years ago
  9. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  10. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 24 years ago
  11. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  12. bfc3944 Change by Andrew Kuchling (edited by Guido): by Guido van Rossum · 27 years ago
  13. cfd8935 typo (cotinue -> continue) by Guido van Rossum · 28 years ago
  14. 8988fb2 Initial revision by Guido van Rossum · 29 years ago