[issue32932] better error message when __all__ contains non-str objects

Brett Cannon report at bugs.python.org
Sun Feb 25 13:38:20 EST 2018


Brett Cannon <brett at python.org> added the comment:

This is only for `import *`, though, right? So I would argue you're already tossing import perf out the window if you're willing to pollute your namespace like that.

----------

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


More information about the Python-bugs-list mailing list