[issue32845] Mac: Local modules can shadow builtins (e.g. a local `math.py` can shadow `math`)

Ned Deily report at bugs.python.org
Thu Feb 15 10:18:19 EST 2018


Ned Deily <nad at python.org> added the comment:

P.S. This issue points out once again why it is generally a bad idea to shadow or mix-and-match standard library module names.

----------

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


More information about the Python-bugs-list mailing list