Home
last modified time | relevance | path

Searched defs:CO_COROUTINE (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
H A Dcode.h115 #define CO_COROUTINE 0x0080 macro
/third_party/python/Lib/
H A Dbdb.py6 from inspect import CO_GENERATOR, CO_COROUTINE, CO_ASYNC_GENERATOR namespace
/third_party/python/Lib/test/
H A Dtest_builtin.py24 from inspect import CO_COROUTINE namespace

Completed in 5 milliseconds