Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dtypes.py305 NotImplementedType = type(NotImplemented) variable
/third_party/python/Doc/library/
Dconstants.rst36 ``NotImplemented`` is the sole instance of the :data:`types.NotImplementedType` type.
Dtypes.rst202 .. data:: NotImplementedType
/third_party/python/Lib/test/
Dtest_types.py622 self.assertIsInstance(NotImplemented, types.NotImplementedType)
/third_party/python/Misc/NEWS.d/
D3.10.0a1.rst1169 :data:`types.EllipsisType`, :data:`types.NotImplementedType` and
/third_party/python/Doc/whatsnew/
D3.10.rst1415 and :data:`types.NotImplementedType` classes, providing a new set