1. ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
  2. c1f779c Merged revisions 56125-56153 via svnmerge from by Guido van Rossum · 17 years ago
  3. cc2b016 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; by Guido van Rossum · 18 years ago
  4. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  5. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  6. 6e23e37 Only three failing tests left: dbm, gdbm, tcl! by Guido van Rossum · 18 years ago
  7. f3fa946 Removed deprecated use_statcache argument. by Raymond Hettinger · 20 years ago
  8. eeca37e SF bug #453515: filecmp.dircmp case sensitivity bug by Raymond Hettinger · 21 years ago
  9. 05595e9 Module review: by Raymond Hettinger · 22 years ago
  10. 83e879d Add DeprecationWarning when use_statcache argument is supplied by Andrew M. Kuchling · 22 years ago
  11. 8eb4044 [Bug #680494] filecmp.py uses obsolete statcache module. by Andrew M. Kuchling · 22 years ago
  12. e0d4972 Replaced .keys() with dictionary iterators by Raymond Hettinger · 22 years ago
  13. 32200ae Replaced obsolete stat module constants with equivalent attributes by Raymond Hettinger · 22 years ago
  14. bc0e910 Convert a pile of obvious "yes/no" functions to return bool. by Tim Peters · 23 years ago
  15. eccd02a more __all__ updates by Skip Montanaro · 24 years ago
  16. 88869f9 Whitespace normalization. by Tim Peters · 24 years ago
  17. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  18. afb17fc Call of _cmp had wrong number of paramereters. Fixed definition of _cmp. by Moshe Zadka · 24 years ago
  19. 2b0d98b cmpfiles(): Added shallow and use_statcache parameters, with same meanings by Fred Drake · 24 years ago
  20. 63b08ac Whoops! We just discovered that Gordon's revamp of this module was by Guido van Rossum · 24 years ago
  21. 1916b35 Fredrik Lundh: by Guido van Rossum · 25 years ago
  22. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 25 years ago
  23. 43265be # module filecmp by Guido van Rossum · 25 years ago
  24. 2d72687 New module by Moshe Zadka (submitted on Sept. 25). This unifies the by Guido van Rossum · 25 years ago