mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
merge with 3.2
This commit is contained in:
@@ -80,7 +80,7 @@ Bookkeeping functions:
|
||||
|
||||
*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
|
||||
the time :func:`setstate` was called.
|
||||
the time :func:`getstate` was called.
|
||||
|
||||
|
||||
.. function:: getrandbits(k)
|
||||
|
||||
Reference in New Issue
Block a user