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

/external/python/cpython3/Lib/
H A Dtypes.py174 class _GeneratorWrapper: class in inherits:
258 return _GeneratorWrapper(coro)

Completed in 63 milliseconds