已读50%
预计阅读本页时间:-
预计阅读本页时间:-
Test Your Knowledge: Quiz
- How does a module source code file become a module object?
- Why might you have to set your PYTHONPATH environment variable?
- Name the four 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?