projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
858ca0f
)
Add note that difflib was added in Python 2.1.
author
Fred Drake
<fdrake@acm.org>
Tue, 10 Apr 2001 19:56:09 +0000
(19:56 +0000)
committer
Fred Drake
<fdrake@acm.org>
Tue, 10 Apr 2001 19:56:09 +0000
(19:56 +0000)
Doc/lib/libdifflib.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/libdifflib.tex
b/Doc/lib/libdifflib.tex
index aa09a9d972e740d520d60e7ea20aaf45e886d844..0c35d6025e11e62b764c0332af7bfc127baa2450 100644
(file)
--- 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