Home
last modified time | relevance | path

Searched defs:CO_GENERATOR (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dcode.h111 #define CO_GENERATOR 0x0020 macro
/third_party/python/Lib/
H A Dbdb.py6 from inspect import CO_GENERATOR, CO_COROUTINE, CO_ASYNC_GENERATOR namespace

Completed in 3 milliseconds