merge with 3.2

This commit is contained in:
Sandro Tosi 2012-08-12 15:12:32 +02:00
commit 5bb665f00c
1 changed files with 1 additions and 1 deletions

View File

@ -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)