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 fdad13a commit 7e44b33Copy full SHA for 7e44b33
Doc/reference/datamodel.rst
@@ -1675,6 +1675,7 @@ 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