Nits from a review of the documentation update.

This commit is contained in:
Raymond Hettinger 2003-11-26 17:52:45 +00:00
parent 72452650af
commit d4462300db
4 changed files with 24 additions and 12 deletions

View file

@ -1063,7 +1063,7 @@ It's a function
\versionchanged[Formerly, \function{zip()} required at least one argument
and \code{zip()} raised a \exception{TypeError} instead of returning
\code{[]}]{2.4}
an empty list.]{2.4}
\end{funcdesc}