mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
docs: restore an anchor to for/else (#126154)
This commit is contained in:
parent
224c370a36
commit
2d9d10179f
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