Add note that difflib was added in Python 2.1.
authorFred Drake <fdrake@acm.org>
Tue, 10 Apr 2001 19:56:09 +0000 (19:56 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 10 Apr 2001 19:56:09 +0000 (19:56 +0000)
Doc/lib/libdifflib.tex

index aa09a9d972e740d520d60e7ea20aaf45e886d844..0c35d6025e11e62b764c0332af7bfc127baa2450 100644 (file)
@@ -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