diff -r 9fc4a1ebe652 Lib/filecmp.py --- a/Lib/filecmp.py Fri Apr 25 09:35:26 2014 -0400 +++ b/Lib/filecmp.py Sat Apr 26 08:25:28 2014 -0400 @@ -36,7 +36,7 @@ f2 -- Second file name shallow -- Just check stat signature (do not read the files). - defaults to 1. + defaults to True. Return value: