COMMITS
/ Tools/scripts/diff.py July 26, 2011
É
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
Éric Araujo committed
October 3, 2004
T
Read the text files to be compared in universal-newline mode.
Tim Peters committed
August 29, 2004
M
Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option.
Martin v. Löwis committed
August 9, 2004
A
[Patch #1005491 ] use __name__ == '__main__' in scripts
Andrew M. Kuchling committed
July 8, 2004
T
Whitespace normalization.
Tim Peters committed
June 8, 2003
R
Added a command line interface for difflib.py
Raymond Hettinger committed