Home
last modified time | relevance | path

Searched refs:MyIt (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_yield_from.py942 class MyIt(object): class
951 yield from MyIt()