Skip to content

Commit 5df3c88

Browse files
[3.12] docs: restore an anchor to for/else (GH-126154) (#126158)
docs: restore an anchor to for/else (GH-126154) (cherry picked from commit 2d9d101) Co-authored-by: Ned Batchelder <[email protected]>
1 parent b69bb1e commit 5df3c88

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)