Print exception up to 'limit' stack trace entries from 'tb' to 'file'. This differs from print_tb() in the following ways: (1) if traceback is not None, it prints a header "Traceback (most recent call last):"; (2) it prints the exception type and value after the stack trace; (3) if
(etype, value, tb, limit=None, file=None)
source not stored for this graph (policy: none)
no test coverage detected