Kaydet (Commit) da00cda9 authored tarafından Fred Drake's avatar Fred Drake

Add note that difflib was added in Python 2.1.

üst 858ca0f2
......@@ -7,6 +7,9 @@
\sectionauthor{Tim Peters}{tim.one@home.com}
% LaTeXification by Fred L. Drake, Jr. <fdrake@acm.org>.
\versionadded{2.1}
\begin{funcdesc}{get_close_matches}{word, possibilities\optional{,
n\optional{, cutoff}}}
Return a list of the best ``good enough'' matches. \var{word} is a
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment