mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
A \begin{funcdesc} was closed with an \end{methoddesc}.
This commit is contained in:
parent
21f37e1b88
commit
83125775e0
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ from different threads may see the same return values.
|
|||
the seed is derived from the current system time.
|
||||
The seed is also set from the current system time when
|
||||
the module is first imported.
|
||||
\end{methoddesc}
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{choice}{seq}
|
||||
Return a random element from the non-empty sequence \var{seq}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue