HomeSort by relevance Sort by last modified time
    Searched refs:from_exception (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/
traceback.py 433 Use `from_exception` to create TracebackException instances from exception
513 def from_exception(cls, exc, *args, **kwargs): member in class:TracebackException
  /external/python/cpython3/Lib/test/
test_traceback.py     [all...]

Completed in 140 milliseconds