summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libdifflib.tex
Commit message (Collapse)AuthorAgeFilesLines
* Add note that difflib was added in Python 2.1.Fred Drake2001-04-101-0/+3
|
* Add reference to the DDJ article discussing a similar algorithm.Fred Drake2001-04-101-0/+9
|
* Fix extra backslash in example.Fred Drake2001-02-231-4/+1
|
* Improve accuracy. In the .tex file, note the new "% BUG:" comments: anTim Peters2001-02-201-7/+12
| | | | extra backslash is getting displayed in the generated HTML.
* Documentation for the difflib module, converted from the module docstrings.Fred Drake2001-02-191-0/+315