Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtypes.py75 EllipsisType = type(Ellipsis) variable
/external/python/cpython2/Doc/library/
Dtypes.rst198 .. data:: EllipsisType
/external/python/cpython2/Misc/
DHISTORY14269 - Added SliceType and EllipsisType to types.py.
/external/python/cpython3/Misc/
DHISTORY31648 - Added SliceType and EllipsisType to types.py.