[issue30024] Treat `import a.b.c as m` as `m = sys.modules['a.b.c']`

Brett Cannon report at bugs.python.org
Tue May 9 12:07:44 EDT 2017


Brett Cannon added the comment:

I've added your PR to my review queue, Serhiy, so I will get to it, I just can't make any promises as to when (hopefully this week).

----------

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


More information about the Python-bugs-list mailing list