Home
last modified time | relevance | path

Searched defs:iscoroutine (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/py-promise/promise-2.3/promise/
H A Dcompat.py5 def iscoroutine(obj): # type: ignore function
/dports/lang/python311/Python-3.11.0a3/Lib/asyncio/
H A Dcoroutines.py34 def iscoroutine(obj): function
/dports/devel/py-pyee/pyee-8.2.2/pyee/
H A D_compat.py7 iscoroutine = None variable
H A D_twisted.py11 iscoroutine = None variable
/dports/databases/py-sqlite3/Python-3.8.12/Lib/asyncio/
H A Dcoroutines.py177 def iscoroutine(obj): function
/dports/databases/py-gdbm/Python-3.8.12/Lib/asyncio/
H A Dcoroutines.py177 def iscoroutine(obj): function
/dports/lang/python310/Python-3.10.1/Lib/asyncio/
H A Dcoroutines.py177 def iscoroutine(obj): function
/dports/lang/python37/Python-3.7.12/Lib/asyncio/
H A Dcoroutines.py173 def iscoroutine(obj): function
/dports/lang/python-tools/Python-3.8.12/Lib/asyncio/
H A Dcoroutines.py177 def iscoroutine(obj): function
/dports/lang/python39/Python-3.9.9/Lib/asyncio/
H A Dcoroutines.py177 def iscoroutine(obj): function
/dports/lang/python38/Python-3.8.12/Lib/asyncio/
H A Dcoroutines.py177 def iscoroutine(obj): function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/asyncio/
H A Dcoroutines.py177 def iscoroutine(obj): function
/dports/devel/py-asyncio/asyncio-3.4.3/asyncio/
H A Dcoroutines.py171 def iscoroutine(obj): function
/dports/devel/py-trollius/trollius-2.2/trollius/
H A Dcoroutines.py430 def iscoroutine(obj): function
/dports/www/py-tornado4/tornado-4.5.3/tornado/
H A Dtesting.py56 iscoroutine = inspect.iscoroutine # type: ignore variable
/dports/www/py-tornado5/tornado-5.1.1/tornado/
H A Dtesting.py56 iscoroutine = inspect.iscoroutine # type: ignore variable
/dports/sysutils/py-salt/salt-3004.1/salt/ext/tornado/
H A Dtesting.py57 iscoroutine = inspect.iscoroutine # type: ignore variable
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dinspect.py225 def iscoroutine(object): function
/dports/lang/python37/Python-3.7.12/Lib/
H A Dinspect.py217 def iscoroutine(object): function
/dports/lang/python38/Python-3.8.12/Lib/
H A Dinspect.py225 def iscoroutine(object): function
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dinspect.py225 def iscoroutine(object): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dinspect.py225 def iscoroutine(object): function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dinspect.py225 def iscoroutine(object): function
/dports/lang/python310/Python-3.10.1/Lib/
H A Dinspect.py344 def iscoroutine(object): function
/dports/lang/python39/Python-3.9.9/Lib/
H A Dinspect.py226 def iscoroutine(object): function

12