index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
diff.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-97669: Move difflib examples to Doc/includes/ (#97964)
Victor Stinner
2022-10-07
1
-60/+0
*
Removed unused imports.
Serhiy Storchaka
2016-04-24
1
-1/+1
*
Issue #18974: Tools/scripts/diff.py now uses argparse instead of optparse.
Serhiy Storchaka
2014-07-15
1
-16/+18
*
Issue #15204: Deprecated the 'U' mode in file-like objects.
Serhiy Storchaka
2013-11-23
1
-2/+2
*
Issue #7582: Use ISO timestamp in diff.py
Alexander Belopolsky
2012-06-22
1
-4/+12
*
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
Éric Araujo
2011-07-26
1
-0/+1
*
Read the text files to be compared in universal-newline mode.
Tim Peters
2004-10-03
1
-2/+2
*
Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option.
Martin v. Löwis
2004-08-29
1
-2/+6
*
[Patch #1005491 ] use __name__ == '__main__' in scripts
Andrew M. Kuchling
2004-08-09
1
-30/+35
*
Whitespace normalization.
Tim Peters
2004-07-08
1
-1/+0
*
Added a command line interface for difflib.py
Raymond Hettinger
2003-06-08
1
-0/+41