Namespaces are one honking great idea -- let's do more of those! -- The Zen of Python (PEP 20) by Tim Peters In the quest for order and heirarchy in our code, namespaces are our chief weapon (along with fear and surprise). Namespaces come in... View Article
Namespaces — let’s do more of those! (Python)