I am looking for a good introduction to Python namespaces. I found this tutorial to be good, but I'm sure there is more to the story than that.
The Python reference contains information but it's quite hard to read.
Please explain python namespaces. In your explanation please include complete examples that show the various uses.