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 5d85385 commit fdad13aCopy full SHA for fdad13a
Doc/reference/datamodel.rst
@@ -1675,7 +1675,6 @@ Special read-only attributes
1675
- The "precise instruction" of the frame object
1676
(this is an index into the :term:`bytecode` string of the
1677
:ref:`code object <code-objects>`)
1678
-
1679
* - .. attribute:: frame.f_generator
1680
- The :term:`generator` or :term:`coroutine` object that owns this frame,
1681
or ``None`` if the frame is a normal function.
0 commit comments