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.
gi_suspended
1 parent 35ba6d4 commit b6d8ec3Copy full SHA for b6d8ec3
Doc/library/inspect.rst
@@ -222,6 +222,9 @@ attributes (see :ref:`import-mod-attrs` for module attributes):
222
+-----------------+-------------------+---------------------------+
223
| | gi_running | is the generator running? |
224
225
+| | gi_suspended | is the generator |
226
+| | | suspended? |
227
++-----------------+-------------------+---------------------------+
228
| | gi_code | code |
229
230
| | gi_yieldfrom | object being iterated by |
0 commit comments