[issue36762] Teach "import *" to warn when overwriting globals or builtins

Windson Yang report at bugs.python.org
Wed May 1 21:26:32 EDT 2019


Windson Yang <wiwindson at outlook.com> added the comment:

Another question will be are we going to replace the * in our source code in the future? Since I found lots of our code use 'from xxx import *' pattern.

----------
nosy: +Windson Yang

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


More information about the Python-bugs-list mailing list