Message247678
You are correct that SystemError indicates a non-fatal issue in the interpreter and thanks for reporting the matter. In this case I'd say that SystemError is the wrong exception type. I expect that ImportError (or perhaps RuntimeError) is more appropriate. However, Brett will have a better idea of why we raise SystemError instead. |
|
| Date |
User |
Action |
Args |
| 2015-07-30 15:00:41 | eric.snow | set | recipients:
+ eric.snow, brett.cannon, fossilet |
| 2015-07-30 15:00:41 | eric.snow | set | messageid: <[email protected]> |
| 2015-07-30 15:00:41 | eric.snow | link | issue24752 messages |
| 2015-07-30 15:00:41 | eric.snow | create | |
|