]> granicus.if.org Git - python/commit
merge from 3.3
authorSenthil Kumaran <senthil@uthcode.com>
Thu, 12 Sep 2013 05:55:54 +0000 (22:55 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Thu, 12 Sep 2013 05:55:54 +0000 (22:55 -0700)
commitb4055f294e51ae11bc93ad794e9fe2fab3e66aa2
tree24c038a9def1bcf46d285075be0eed8abfce85ce
parentaa1004da9797a7e440c98ddaa151153daec9e538
parentf8ce51ab1636ba0c36d0a5e31a1b04f8016035a1
merge from 3.3

Improve the docstring of random.shuffle. Inform users not to provide int arg.
Addresses issue #14927
Lib/random.py