While this leads to slightly more complicated user code for the common case (checking if the exception is of a given type) it's easier to implement and more flexible. |
||
|---|---|---|
| .. | ||
| test_code.py | ||
| test_excinfo.py | ||
| test_source.py | ||
While this leads to slightly more complicated user code for the common case (checking if the exception is of a given type) it's easier to implement and more flexible. |
||
|---|---|---|
| .. | ||
| test_code.py | ||
| test_excinfo.py | ||
| test_source.py | ||