[issue21720] "TypeError: Item in ``from list'' not a string" message

Berker Peksag report at bugs.python.org
Tue Oct 11 18:10:04 EDT 2016


Berker Peksag added the comment:

Good catch, thanks Nick. Here's a Python 3 version of the patch. I excluded Python/importlib.h from the patch to make review easier.

----------
components: +Interpreter Core
versions: +Python 3.5, Python 3.6, Python 3.7
Added file: http://bugs.python.org/file45063/issue21720_python3.diff

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


More information about the Python-bugs-list mailing list