]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Move random selection recipes from itertools.rst to random.rst (GH-98369)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Oct 2022 22:38:22 +0000 (15:38 -0700)
committerGitHub <noreply@github.com>
Mon, 17 Oct 2022 22:38:22 +0000 (15:38 -0700)
commit9cb30bb339fedf76cb7c3950114bb07c5d35efeb
treed76627a939392918da554db681854f2409bc6b4b
parent6c7f7ec8199f9172224e8ccc9391e20cf7023e13
Move random selection recipes from itertools.rst to random.rst (GH-98369)

(cherry picked from commit 70732d8a4c98cdf3cc9efa5241ce33fb9bc323ca)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Doc/library/itertools.rst
Doc/library/random.rst