[issue22557] Local import is too slow

Antoine Pitrou report at bugs.python.org
Sun Oct 5 16:58:06 CEST 2014


Antoine Pitrou added the comment:

I would suggest factoring out IMPORT_NAME into a separate import_name() function, like is already one for import_from().

----------

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


More information about the Python-bugs-list mailing list