Why might you have to set your PYTHONPATH environment variable?
Name the five major components of the module import search path.
Name four file types that Python might load in response to an import operation.
What is a namespace, and what does a module’s namespace contain?