Hacker News new | ask | show | jobs
by cjalmeida 1031 days ago
Exactly. Only "builtins" in Python polute the global scope. Module globals are closer to singleton instance variables.