When __tracebackhide__ gets set to an exception type or list/tuple of exception types, only those exceptions get filtered, while the full traceback is shown if another exception (e.g. a bug in a assertion helper) happens. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _py2traceback.py | ||
| code.py | ||
| source.py | ||