Serhiy Storchaka added the comment:

Ah, this is because issue18018 was fixed only in 3.6. Issue18018 is similar to 
this issue, it is about confusing SystemError. As a side effect it solved an 
example from issue26367 in C builtin __import__.

I think that both raising SystemError and returning a module with a wrong name 
are bugs that worth to be fixed in 3.5.

----------

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

Reply via email to