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 e46f28c commit 13dca47Copy full SHA for 13dca47
Doc/library/inspect.rst
@@ -273,6 +273,9 @@ attributes (see :ref:`import-mod-attrs` for module attributes):
273
+-----------------+-------------------+---------------------------+
274
| | ag_running | is the generator running? |
275
276
+| | ag_suspended | is the generator |
277
+| | | suspended? |
278
++-----------------+-------------------+---------------------------+
279
| | ag_code | code |
280
281
| coroutine | __name__ | name |
0 commit comments