Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtypes.py49 GeneratorType = type(_g()) variable
Dinspect.py178 return isinstance(object, types.GeneratorType)
/external/python/cpython2/Doc/library/
Dtypes.rst128 .. data:: GeneratorType