asyncio.iscoroutine(obj)
Return True
if obj is a coroutine object, which may be based on a generator or an async def
coroutine.
asyncio.iscoroutine(obj)
Return True
if obj is a coroutine object, which may be based on a generator or an async def
coroutine.
Designed by : w10schools
service@w10schools.com
Please login to continue.