]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Move random selection recipes from itertools.rst to random.rst (GH-98369)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Mon, 17 Oct 2022 22:30:49 +0000 (17:30 -0500)
committerGitHub <noreply@github.com>
Mon, 17 Oct 2022 22:30:49 +0000 (17:30 -0500)
commit70732d8a4c98cdf3cc9efa5241ce33fb9bc323ca
tree692066a619edb0bff511dd3491435ba349da299b
parent5fe043147493e33f2af6ab74610735130add1fe9
Move random selection recipes from itertools.rst to random.rst (GH-98369)
Doc/library/itertools.rst
Doc/library/random.rst