【sys.path】
A list of strings that specifies the search path for modules.
modules的搜索路径。
Initialized from the environment variable PYTHONPATH.
从环境变量PYTHONPATH初始化而来。