]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-107662: Switch 'any' and 'anext' in functions.rst (GH-107663) (#107665)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 5 Aug 2023 17:25:21 +0000 (10:25 -0700)
committerGitHub <noreply@github.com>
Sat, 5 Aug 2023 17:25:21 +0000 (18:25 +0100)
commitb89feac7592c1dc2f8632f12fb1ff82c5602819f
tree964b56d099ba3dda27640f882abeeb12ece3a23e
parent7e834c45541dbc000a8fcff7d70228eb948dea74
[3.11] gh-107662: Switch 'any' and 'anext' in functions.rst (GH-107663) (#107665)

gh-107662: Switch 'any' and 'anext' in functions.rst (GH-107663)

Order was reversed in index at top, not in body.
(cherry picked from commit 9ebc6ecbc336d7b17cd158d1a4522f832df3e6e2)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/library/functions.rst