Home
last modified time | relevance | path

Searched defs:stop_aiter_error (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dcompile.c2374 PyObject *stop_aiter_error = _PyUnicode_FromId(&PyId_StopAsyncIteration); in compiler_async_for() local
3917 PyObject *stop_aiter_error = _PyUnicode_FromId(&PyId_StopAsyncIteration); in compiler_async_comprehension_generator() local