This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author russellballestrini
Recipients Claudiu.Popa, russellballestrini
Date 2014-04-24.16:14:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398356044.37.0.94496085361.issue21344@psf.upfronthosting.co.za>
In-reply-to
Content
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)
History
Date User Action Args
2014-04-24 16:14:04russellballestrinisetrecipients: + russellballestrini, Claudiu.Popa
2014-04-24 16:14:04russellballestrinisetmessageid: <1398356044.37.0.94496085361.issue21344@psf.upfronthosting.co.za>
2014-04-24 16:14:04russellballestrinilinkissue21344 messages
2014-04-24 16:14:04russellballestrinicreate