]> granicus.if.org Git - python/commit
Fix a few small typos in the docstrings.
authorFred Drake <fdrake@acm.org>
Mon, 19 Feb 2001 19:30:05 +0000 (19:30 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 19 Feb 2001 19:30:05 +0000 (19:30 +0000)
commitf1da6287fc90a068da8487dc5564b35f194d74b9
treed7cb749bc36680a9ce715ca25a9bdbef28c4e85e
parentf6a9617ba0c512ef2b88a7bdb5d45728f133c697
Fix a few small typos in the docstrings.

get_close_matches():  Do not use %-interpolation for strings when
    concatenation is more efficient.
Lib/difflib.py