commit | 40ebe948e97b47fc84c8f527910063286a174b25 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Wed Jan 30 13:30:20 2019 -0800 |
committer | GitHub <noreply@github.com> | Wed Jan 30 13:30:20 2019 -0800 |
tree | 014b392a3e92fcb02dbafdb8080d06bc1bbc5a35 | |
parent | cf991e653ac550a9f011631447c61ce583404a57 [diff] |
Document differences between random.choices() and random.choice(). (GH-11703)