mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
More \exception fixes.
This commit is contained in:
parent
da37604ee3
commit
db815abc70
18 changed files with 71 additions and 67 deletions
|
@ -281,7 +281,8 @@ by functions or loops that truncate the stream.
|
|||
\end{verbatim}
|
||||
|
||||
\versionchanged[When no iterables are specified, returns a zero length
|
||||
iterator instead of raising a TypeError exception]{2.4}
|
||||
iterator instead of raising a \exception{TypeError}
|
||||
exception]{2.4}
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{repeat}{object\optional{, times}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue