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

Serhiy Storchaka report at bugs.python.org
Thu May 4 01:49:10 EDT 2017


Changes by Serhiy Storchaka <storchaka+cpython at gmail.com>:


----------
assignee:  -> serhiy.storchaka

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


More information about the Python-bugs-list mailing list