There was an error while loading. Please reload this page.
1 parent 559200a commit 864d46cCopy full SHA for 864d46c
1 file changed
Doc/library/inspect.rst
@@ -364,7 +364,6 @@ attributes:
364
Duck-type functions now return ``True`` if their code object has the CO_COROUTINE
365
flag
366
367
-
368
.. function:: iscoroutine(object)
369
370
Return ``True`` if the object is a :term:`coroutine` created by an
0 commit comments