Eric Snow added the comment:

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.

----------
stage:  -> needs patch
type:  -> behavior
versions: +Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24752>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to