cpython/Doc/reference
Miss Islington (bot) 0f61020255
"Compound statement" docs: Fix with-statement step indexing (GH-100286)
Back in commit 226e6e7d43
an item was added to the list, renumbering all the rest of the
items, but the forward-reference wasn't updated to match.
(cherry picked from commit f23236a92d)

Co-authored-by: Frank Dana <ferdnyc@gmail.com>
2022-12-16 11:02:41 -08:00
..
compound_stmts.rst "Compound statement" docs: Fix with-statement step indexing (GH-100286) 2022-12-16 11:02:41 -08:00
datamodel.rst Fix typo in __match_args__ doc (GH-99785) 2022-11-25 16:11:48 -08:00
executionmodel.rst
expressions.rst
grammar.rst doc: Formatting and typo fixes (GH-98974) 2022-11-07 09:14:28 -08:00
import.rst
index.rst
introduction.rst
lexical_analysis.rst
simple_stmts.rst doc: Formatting and typo fixes (GH-98974) 2022-11-07 09:14:28 -08:00
toplevel_components.rst