This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients dbenbenn, docs@python, r.david.murray, rhettinger
Date 2013-09-05.03:11:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378350660.5.0.624542182524.issue18928@psf.upfronthosting.co.za>
In-reply-to
Content
It seems to me that 2080 (per the accepted answer to your [3]) is indeed "a rather small len(x)", and that the docs are correct as written.

I wonder if it would be worth adding a footnote that explains how to calculate that example 2080 number from the documented period of the random number generator, to make the concepts involved a little bit clearer?
History
Date User Action Args
2013-09-05 03:11:00r.david.murraysetrecipients: + r.david.murray, rhettinger, dbenbenn, docs@python
2013-09-05 03:11:00r.david.murraysetmessageid: <1378350660.5.0.624542182524.issue18928@psf.upfronthosting.co.za>
2013-09-05 03:11:00r.david.murraylinkissue18928 messages
2013-09-05 03:11:00r.david.murraycreate