]> granicus.if.org Git - python/commit
#2986 Add autojunk parameter to SequenceMatcher to optionally disable 'popular =...
authorTerry Reedy <tjreedy@udel.edu>
Thu, 11 Nov 2010 23:22:19 +0000 (23:22 +0000)
committerTerry Reedy <tjreedy@udel.edu>
Thu, 11 Nov 2010 23:22:19 +0000 (23:22 +0000)
commitd2d2ae91c5ea2d226a6aae7afc8c8b05200c4eef
tree3d0e6661b6a54c6257786c700b9ba36664642365
parent6c2e0224ffb739a3db3984aa8beb68db3338b3f1
#2986 Add autojunk parameter to SequenceMatcher to optionally disable 'popular == junk' heuristic.
Doc/library/difflib.rst
Lib/difflib.py
Lib/test/test_difflib.py
Misc/NEWS