]> granicus.if.org Git - python/commit
Document which part of the random module module are guaranteed.
authorRaymond Hettinger <python@rcn.com>
Tue, 7 Sep 2010 00:38:15 +0000 (00:38 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 7 Sep 2010 00:38:15 +0000 (00:38 +0000)
commitf763a728adf45926bd75fc6a499eefa4d845b683
tree34208612863bd29e798d45a08872364b5456c233
parent435cb0f23304d57b0cafb2a4449a41150f7fffa9
Document which part of the random module module are guaranteed.
Doc/library/random.rst
Lib/random.py
Lib/test/test_random.py
Misc/NEWS