]> granicus.if.org Git - python/commit
Bug #1590891: random.randrange don't return correct value for big number
authorRaymond Hettinger <python@rcn.com>
Wed, 20 Dec 2006 07:43:59 +0000 (07:43 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 20 Dec 2006 07:43:59 +0000 (07:43 +0000)
commit5425a673316af04bd1e449e45d2d9c03ee1cce25
tree465270c497b4f83d0e2000446f9c4958849fdd61
parente65f14fcc32bbc158d222408ec310a306714ec12
Bug #1590891:   random.randrange don't return correct value for big number
Lib/random.py
Lib/test/test_random.py
Misc/NEWS