Finish the last set of changes to these files so the conversion does not
break.
This commit is contained in:
Fred Drake 2001-05-11 15:49:19 +00:00
parent 47852467f5
commit 886f113ba9
2 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@
\class{SequenceMatcher} is quadratic time for the worst case and has
expected-case behavior dependent in a complicated way on how many
elements the sequences have in common; best case time is linear.
\end{classdesc}
\end{classdesc*}
\begin{seealso}