inspect.iscoroutine(object)
Return true if the object is a coroutine created by an async def
function.
New in version 3.5.
inspect.iscoroutine(object)
Return true if the object is a coroutine created by an async def
function.
New in version 3.5.
Designed by : w10schools
service@w10schools.com
Please login to continue.