Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make difflib.ndiff() and difflib.Differ.compare() generators. This | Tim Peters | 2001-09-22 | 1 | -12/+14 |
* | David Goodger <dgoodger@atsautomation.com>: | Fred Drake | 2001-08-13 | 1 | -27/+240 |
* | --sigh-- | Fred Drake | 2001-05-11 | 1 | -1/+1 |
* | Replace "\begin{classdesc}{SomeClass}{\unspecified}" with | Fred Drake | 2001-05-11 | 1 | -1/+3 |
* | Add note that difflib was added in Python 2.1. | Fred Drake | 2001-04-10 | 1 | -0/+3 |
* | Add reference to the DDJ article discussing a similar algorithm. | Fred Drake | 2001-04-10 | 1 | -0/+9 |
* | Fix extra backslash in example. | Fred Drake | 2001-02-23 | 1 | -4/+1 |
* | Improve accuracy. In the .tex file, note the new "% BUG:" comments: an | Tim Peters | 2001-02-20 | 1 | -7/+12 |
* | Documentation for the difflib module, converted from the module docstrings. | Fred Drake | 2001-02-19 | 1 | -0/+315 |