index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
filecmp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
Guido van Rossum
2007-02-11
1
-3
/
+3
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-10
/
+10
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-2
/
+2
*
Only three failing tests left: dbm, gdbm, tcl!
Guido van Rossum
2006-08-19
1
-3
/
+3
*
Removed deprecated use_statcache argument.
Raymond Hettinger
2004-12-05
1
-11
/
+2
*
SF bug #453515: filecmp.dircmp case sensitivity bug
Raymond Hettinger
2003-09-02
1
-6
/
+6
*
Module review:
Raymond Hettinger
2003-02-27
1
-47
/
+22
*
Add DeprecationWarning when use_statcache argument is supplied
Andrew M. Kuchling
2003-02-06
1
-4
/
+12
*
[Bug #680494] filecmp.py uses obsolete statcache module.
Andrew M. Kuchling
2003-02-06
1
-17
/
+9
*
Replaced .keys() with dictionary iterators
Raymond Hettinger
2002-06-02
1
-6
/
+6
*
Replaced obsolete stat module constants with equivalent attributes
Raymond Hettinger
2002-06-01
1
-5
/
+5
*
Convert a pile of obvious "yes/no" functions to return bool.
Tim Peters
2002-04-04
1
-4
/
+4
*
more __all__ updates
Skip Montanaro
2001-01-20
1
-0
/
+2
*
Whitespace normalization.
Tim Peters
2001-01-14
1
-3
/
+3
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-2
/
+3
*
Call of _cmp had wrong number of paramereters.
Moshe Zadka
2000-12-03
1
-2
/
+2
*
cmpfiles(): Added shallow and use_statcache parameters, with same meanings
Fred Drake
2000-07-03
1
-14
/
+13
*
Whoops! We just discovered that Gordon's revamp of this module was
Guido van Rossum
2000-06-29
1
-49
/
+310
*
Fredrik Lundh:
Guido van Rossum
2000-03-28
1
-10
/
+21
*
More trivial comment -> docstring transformations by Ka-Ping Yee,
Guido van Rossum
2000-02-04
1
-299
/
+38
*
# module filecmp
Guido van Rossum
2000-02-03
1
-38
/
+299
*
New module by Moshe Zadka (submitted on Sept. 25). This unifies the
Guido van Rossum
1999-10-26
1
-0
/
+57