]> granicus.if.org Git - python/commit
Apply heapq.nlargest() to find best matches.
authorRaymond Hettinger <python@rcn.com>
Sun, 13 Jun 2004 09:57:33 +0000 (09:57 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 13 Jun 2004 09:57:33 +0000 (09:57 +0000)
commitbb6b7346cedbabb9cb0d2ad283fb598a2c8d9b72
treeb7673662682844280987988b6f4c2dc278200f3c
parent47edb4b09ce4694e5585497581a1a0e7e047e393
Apply heapq.nlargest() to find best matches.
Lib/difflib.py