mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
[3.13] docs: restore an anchor to for/else (GH-126154) (#126159)
docs: restore an anchor to for/else (GH-126154)
(cherry picked from commit 2d9d10179f
)
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
This commit is contained in:
parent
343a7a6259
commit
de9ff23ea1
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ iteration of the loop::
|
|||
Found an odd number 9
|
||||
|
||||
.. _tut-for-else:
|
||||
.. _break-and-continue-statements-and-else-clauses-on-loops:
|
||||
|
||||
:keyword:`!else` Clauses on Loops
|
||||
=================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue