]> granicus.if.org Git - python/commit
Convert range to repeat for choices() (#11889)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 16 Feb 2019 21:30:51 +0000 (13:30 -0800)
committerGitHub <noreply@github.com>
Sat, 16 Feb 2019 21:30:51 +0000 (13:30 -0800)
commit5382203ae1bf637f9554277d5597d04805934420
treeebfd86efe1b1edac1e4fab0710d638f4144c47db
parent38f11cc3f62db11a4a24354bd06273322ac91afa
Convert range to repeat for choices() (#11889)
Lib/random.py