mirror of
https://github.com/python/cpython.git
synced 2025-12-04 08:34:25 +00:00
merge with 3.2
This commit is contained in:
commit
5bb665f00c
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ Bookkeeping functions:
|
||||||
|
|
||||||
*state* should have been obtained from a previous call to :func:`getstate`, and
|
*state* should have been obtained from a previous call to :func:`getstate`, and
|
||||||
:func:`setstate` restores the internal state of the generator to what it was at
|
:func:`setstate` restores the internal state of the generator to what it was at
|
||||||
the time :func:`setstate` was called.
|
the time :func:`getstate` was called.
|
||||||
|
|
||||||
|
|
||||||
.. function:: getrandbits(k)
|
.. function:: getrandbits(k)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue