]> granicus.if.org Git - python/commit
Issue #29055: Suppress upstream exception for random.choice()
authorRaymond Hettinger <python@rcn.com>
Tue, 27 Dec 2016 09:06:52 +0000 (01:06 -0800)
committerRaymond Hettinger <python@rcn.com>
Tue, 27 Dec 2016 09:06:52 +0000 (01:06 -0800)
commitbb2839b680b565f99e463921f3c28fb3c7368096
tree66a9d9cfd4a82226a6ef907ae698eb93c8f95aa1
parent246cbf23fa20e7d2533a4bc56ac1deb24d598521
Issue #29055: Suppress upstream exception for random.choice()
Lib/random.py
Misc/NEWS