Searched defs:cr_code (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/asyncio/ | ||
D | coroutines.py | 168 def cr_code(self): member in CoroWrapper |
/external/python/cpython3/Lib/ | ||
D | types.py | 199 cr_code = gi_code variable in _GeneratorWrapper |