Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d1d584f4e820dc893175cdde74b901b6808ed3ab
/
Lib
/
difflib.py
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
754ba58
Improve accuracy. In the .tex file, note the new "% BUG:" comments: an
by Tim Peters
· 24 years ago
f1da628
Fix a few small typos in the docstrings.
by Fred Drake
· 24 years ago
9ae2148
Moved SequenceMatcher from ndiff into new std library module difflib.py.
by Tim Peters
· 24 years ago