commit | da00cda9fa879611158dfed4ff638bf6592b7d12 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Apr 10 19:56:09 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Apr 10 19:56:09 2001 +0000 |
tree | c472bb3d0f22dd8672decd5bb8298d726e9bd7f5 | |
parent | 858ca0f2293e6f7bb38e2935e44504baeed35a4f [diff] |
Add note that difflib was added in Python 2.1.
diff --git a/Doc/lib/libdifflib.tex b/Doc/lib/libdifflib.tex index aa09a9d..0c35d60 100644 --- a/Doc/lib/libdifflib.tex +++ b/Doc/lib/libdifflib.tex
@@ -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