Skip to content

Commit 864d46c

Browse files
authored
Update Doc/library/inspect.rst
1 parent 559200a commit 864d46c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Doc/library/inspect.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,6 @@ attributes:
364364
Duck-type functions now return ``True`` if their code object has the CO_COROUTINE
365365
flag
366366

367-
368367
.. function:: iscoroutine(object)
369368

370369
Return ``True`` if the object is a :term:`coroutine` created by an

0 commit comments

Comments
 (0)