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

/external/python/cpython3/Lib/test/
H A Dtest_asyncgen.py706 def sgen(): function in function:AsyncGenAsyncioTest.test_async_gen_asyncio_asend_01
709 sg = sgen()
817 def sgen(): function in function:AsyncGenAsyncioTest.test_async_gen_asyncio_athrow_01
823 sg = sgen()

Completed in 552 milliseconds