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

Victor Varvariuc report at bugs.python.org
Sat Apr 22 09:03:01 EDT 2017


Victor Varvariuc added the comment:

How can I facilitate/contribute to get the changes suggested by Serhiy into Python?

----------

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


More information about the Python-bugs-list mailing list