Describes how the export process handles module information.
描述导出过程如何处理模块信息。
In fact, the only way to change the module information is to perform a search and replace operation on the actual pickle file itself.
事实上,改变模块信息的唯一办法是对实际的pickle文件本身执行查找和替换操作。
That's because the module information is stored in the pickle but is not an attribute that can be modified through the standard pickle interface.
那是因为模块的信息存储在pickle中,而不是通过标准的pickle接口就可以修改的属性。
应用推荐