Home
last modified time | relevance | path

Searched defs:print_exc (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_threadedtempfile.py22 from traceback import print_exc namespace
/third_party/python/Lib/
H A Dtimeit.py137 def print_exc(self, file=None): member in Timer
H A Dtraceback.py181 def print_exc(limit=None, file=None, chain=True): function
/third_party/python/Lib/idlelib/
H A Drun.py244 def print_exc(typ, exc, tb): function

Completed in 3 milliseconds