A Beginner’s Guide to Python’s Namespaces, Scope Resolution, and the LEGB RuleBy Sebastian Raschka, PhD / May 12, 2014 A short tutorial about Python's namespaces and the scope resolution for variable names using the LEGB-rule with little quiz-like exercises.