We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f0b96 commit fd21e0aCopy full SHA for fd21e0a
Doc/tutorial/controlflow.rst
@@ -251,7 +251,7 @@ statements: a ``try`` statement's ``else`` clause runs when no exception
251
occurs, and a loop's ``else`` clause runs when no ``break`` occurs. For more on
252
the ``try`` statement and exceptions, see :ref:`tut-handling`.
253
254
-.. index:: single: ...; placeholder
+.. index:: single: ...; ellipsis literal
255
.. _tut-pass:
256
257
:keyword:`!pass` Statements
0 commit comments