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

Guido van Rossum report at bugs.python.org
Mon Apr 10 13:16:06 EDT 2017


Guido van Rossum added the comment:

OK I won't close it but I'm withdrawing from the issue. If there are devs who want to implement this or mentor some contributor into implementing it feel free, but it sounds like Nick doesn't think it's important enough to fix (i.e. not worth his time) and I feel the same.

----------

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


More information about the Python-bugs-list mailing list