Lines Matching defs:traceback
602 self.assertIn("__traceback__ must be a traceback", str(e))
722 # Create some references in exception value and traceback
1328 # singleton was being used in that case, that held traceback data and
1470 # Check that the traceback is not doubled.
1471 import traceback
1480 return traceback.format_tb(tb)
1529 # traceback objects alive.
1539 # We cannot use assertRaises since it manually deletes the traceback
1560 # We cannot use assertRaises since it manually deletes the traceback
1581 # The following line is included in the traceback report:
1598 # The following line is included in the traceback report: