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

Barry A. Warsaw report at bugs.python.org
Sun Apr 9 12:13:00 EDT 2017


Changes by Barry A. Warsaw <barry at python.org>:


----------
nosy: +barry

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


More information about the Python-bugs-list mailing list