Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
aa64c46ac9ff168d7730182d48665b0b51b4f69d
/
Tools
/
scripts
/
diff.py
0fb681e
Fix missing or shebangs and executable bits for scripts (#10318)
by Éric Araujo
· 14 years ago
130e37f
Read the text files to be compared in universal-newline mode.
by Tim Peters
· 21 years ago
e064b41
Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option.
by Martin v. Löwis
· 21 years ago
e236b38
[Patch #1005491 ] use __name__ == '__main__' in scripts
by Andrew M. Kuchling
· 21 years ago
27f8836
Whitespace normalization.
by Tim Peters
· 21 years ago
a33d177
Added a command line interface for difflib.py
by Raymond Hettinger
· 22 years ago