Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_contextlib_async.py162 class StopAsyncIterationSubclass(StopAsyncIteration): class
270 class StopAsyncIterationSubclass(StopAsyncIteration): class