TracebackEntry being mutable caught me by surprise and makes reasoning about the exception formatting code harder. Make it a proper value. |
||
|---|---|---|
| .. | ||
| test_code.py | ||
| test_excinfo.py | ||
| test_source.py | ||
TracebackEntry being mutable caught me by surprise and makes reasoning about the exception formatting code harder. Make it a proper value. |
||
|---|---|---|
| .. | ||
| test_code.py | ||
| test_excinfo.py | ||
| test_source.py | ||