[issue38215] Do not import modules in star-import when __all__ is not defined.

Guido van Rossum report at bugs.python.org
Wed Sep 18 12:19:49 EDT 2019


Guido van Rossum <guido at python.org> added the comment:

I feel that this is a relatively minor issue, and not worth breaking "working" code over. Some more pedantic tool like a linter or type checker would be a better place to start diagnosing this.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38215>
_______________________________________


More information about the Python-bugs-list mailing list