Home
last modified time | relevance | path

Searched refs:EllipsisType (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/
H A Dtypes.py301 EllipsisType = type(Ellipsis) variable
H A D_collections_abc.py13 EllipsisType = type(...) variable
/third_party/python/Lib/test/
H A Dtest_types.py623 self.assertIsInstance(Ellipsis, types.EllipsisType)

Completed in 6 milliseconds