Skip to content

Commit c76e95f

Browse files
nedbatmiss-islington
authored andcommitted
docs: restore an anchor to for/else (GH-126154)
(cherry picked from commit 2d9d101) Co-authored-by: Ned Batchelder <[email protected]>
1 parent f37ac53 commit c76e95f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/tutorial/controlflow.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ iteration of the loop::
196196
Found an odd number 9
197197

198198
.. _tut-for-else:
199+
.. _break-and-continue-statements-and-else-clauses-on-loops:
199200

200201
:keyword:`!else` Clauses on Loops
201202
=================================

0 commit comments

Comments
 (0)