[issue21344] save scores or ratios in difflib get_close_matches

Russell Ballestrini report at bugs.python.org
Thu Apr 24 18:14:04 CEST 2014


Russell Ballestrini added the comment:

get_close_matches() doesn't seem to have any tests... I suppose I should write them considering I'm changing the functionality a bit.  

TODO: write tests for 

* difflib.get_close_matches()
* difflib.get_scored_matches()

Determine if docstrings are enough to document the new function.  (I thought it would be)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21344>
_______________________________________


More information about the Python-bugs-list mailing list