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 7bba99c commit 1cd96e9Copy full SHA for 1cd96e9
Doc/library/inspect.rst
@@ -253,6 +253,9 @@ attributes (see :ref:`import-mod-attrs` for module attributes):
253
+-----------------+-------------------+---------------------------+
254
| | gi_running | is the generator running? |
255
256
+| | gi_suspended | is the generator |
257
+| | | suspended? |
258
++-----------------+-------------------+---------------------------+
259
| | gi_code | code |
260
261
| | gi_yieldfrom | object being iterated by |
0 commit comments