[issue30876] SystemError on importing module from unloaded package

Nick Coghlan report at bugs.python.org
Wed Jul 12 01:44:34 EDT 2017


Nick Coghlan added the comment:

The fix is unintrusive enough that I'm +1 for also fixing it in 3.6 and 3.5.

Trying to fix it in 2.7 would likely be more trouble than it's worth, but I also wouldn't be opposed to fixing it there if you or anyone else wanted to do it.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30876>
_______________________________________


More information about the Python-bugs-list mailing list