Warn about creating global variables by __setattr__ that shadow builtin
names. Unfortunately, this is not bulletproof since the module dictionary can be modified directly.
Showing
Please register or sign in to comment
names. Unfortunately, this is not bulletproof since the module dictionary can be modified directly.