From: Fred Drake Date: Tue, 10 Apr 2001 19:56:09 +0000 (+0000) Subject: Add note that difflib was added in Python 2.1. X-Git-Tag: v2.1c1~115 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=da00cda9fa879611158dfed4ff638bf6592b7d12;p=thirdparty%2FPython%2Fcpython.git Add note that difflib was added in Python 2.1. --- diff --git a/Doc/lib/libdifflib.tex b/Doc/lib/libdifflib.tex index aa09a9d972e7..0c35d6025e11 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. . +\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