Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d683504b85206334aba32e8706ca6cb15b3efbf7
/
Tools
/
scripts
/
ndiff.py
2c9aa5e
Generalize file.writelines() to allow iterable objects.
by Tim Peters
· 24 years ago
42b6877
Fix restore (difflib.restore() became a generator too).
by Tim Peters
· 24 years ago
8a9c284
Make difflib.ndiff() and difflib.Differ.compare() generators. This
by Tim Peters
· 24 years ago
5e824c3
SF patch #445412 extract ndiff functionality to difflib, from David Goodger.
by Tim Peters
· 24 years ago
9ae2148
Moved SequenceMatcher from ndiff into new std library module difflib.py.
by Tim Peters
· 24 years ago
2f1aeb9
SF bug 124051: ndiff "?" lines can be confusing. Well, they still can, but
by Tim Peters
· 24 years ago
0d430e2
Hack ndiff to display lines w/ leading tabs more intuitively. This synchs
by Tim Peters
· 25 years ago
02ef28b
Tim Peters writes:
by Guido van Rossum
· 26 years ago
a3433e8
Tim Peters writes:
by Guido van Rossum
· 26 years ago
27c225e
Add the specific sed statement to recover the second output file to
by Guido van Rossum
· 27 years ago
83b8518
Adding Tim Peters' ndiff utility.
by Guido van Rossum
· 27 years ago