Home
last modified time | relevance | path

Searched defs:TracebackType (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dtypes.py70 TracebackType = type(tb) variable
/external/python/cpython3/Lib/
Dtypes.py57 TracebackType = type(tb) variable
/external/python/pyfakefs/pyfakefs/
Dfake_filesystem_unittest.py601 exc_tb: Optional[TracebackType]) -> None:
Dfake_filesystem.py4981 exc_tb: Optional[TracebackType]
5451 exc_tb: Optional[TracebackType]