Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace normalization. | Tim Peters | 2001-10-04 | 1 | -1/+1 |
* | Make difflib.ndiff() and difflib.Differ.compare() generators. This | Tim Peters | 2001-09-22 | 1 | -53/+47 |
* | SF patch #445412 extract ndiff functionality to difflib, from | Tim Peters | 2001-08-12 | 1 | -267/+575 |
* | Improve accuracy. In the .tex file, note the new "% BUG:" comments: an | Tim Peters | 2001-02-20 | 1 | -3/+3 |
* | Fix a few small typos in the docstrings. | Fred Drake | 2001-02-19 | 1 | -5/+5 |
* | Moved SequenceMatcher from ndiff into new std library module difflib.py. | Tim Peters | 2001-02-10 | 1 | -0/+781 |