summaryrefslogtreecommitdiffstats
path: root/Doc/library/difflib.rst
Commit message (Expand)AuthorAgeFilesLines
* Beautify and modernize the SequenceMatcher exampleRaymond Hettinger2011-04-101-7/+9
|\
| * Beautify and modernize the SequenceMatcher exampleRaymond Hettinger2011-04-101-7/+9
* | Use with statement where it improves the documentation (closes #10461)Éric Araujo2011-03-111-2/+2
|/
* Issue 10534, difflib: tweak doc; test new SequenceMatcher instance attributes...Terry Reedy2010-12-151-5/+5
* Fix indentation.Georg Brandl2010-12-031-2/+1
* (no commit message)Terry Reedy2010-12-031-1/+11
* Add version-added note twice for new difflib SequenceMatcher autojunk parameter.Terry Reedy2010-11-271-0/+6
* Issue 2986: Add autojunk paramater to SequenceMatcher to turn off heuristic. ...Terry Reedy2010-11-251-1/+13
* #8686: remove potentially confusing wording that does not add any value.Georg Brandl2010-10-171-5/+0
* Merged revisions 80004 via svnmerge fromR. David Murray2010-04-121-4/+4
* Add another example to the seealso section.Raymond Hettinger2009-04-271-2/+9
* Update signature style for optional arguments, part 3.Georg Brandl2009-04-101-12/+10
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-9/+8
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-115/+120
* remove some old versionchanged and versionadded directivesBenjamin Peterson2008-04-241-2/+1
* Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,...Christian Heimes2008-03-231-34/+31
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-231-2/+111
* Merged revisions 59883-59920 via svnmerge fromChristian Heimes2008-01-111-1/+4
* Remove versionadded/changed directives merged as an oversight.Georg Brandl2008-01-051-4/+0
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-1/+7
* Merged revisions 58742-58816 via svnmerge fromGuido van Rossum2007-11-021-2/+2
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-7/+12
* Convert all print statements in the docs.Georg Brandl2007-09-041-8/+8
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-17/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+644