]> granicus.if.org Git - python/commit
Improve comments. Clarify docs.
authorRaymond Hettinger <python@rcn.com>
Mon, 18 Nov 2002 09:01:24 +0000 (09:01 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 18 Nov 2002 09:01:24 +0000 (09:01 +0000)
commit311f4196284b894f86f56c287c71a0e59c4a72a2
treeedb7dfe9556fe53b3e55c75dfd3f707cbf7daf15
parent8ddc176e2e7ef11b2c46062b29563bc776f177b8
Improve comments.  Clarify docs.
Replace "type(0)" with "int".
Replace "while 1" with "while True"
Doc/lib/librandom.tex
Lib/random.py