pwd– 密码数据库 此模块提供对Unix用户帐户和密码数据库的访问。它适用于所… 继续阅读 pwd- 密码数据库 – Unix特定服务(Python教程)(参考资料)

winreg– Windows注册表访问 这些函数将Windows注册表API公… 继续阅读 winreg- Windows注册表访问 – MS Windows特定服务(Python教程)(参考资料)

msvcrt– 来自MS VC ++运行时的有用例程 这些函数提供对Window… 继续阅读 msvcrt- 来自MS VC ++运行时-MS Windows特定服务(Python教程)的有用例程(参考资料)

msilib– 读取和写入Microsoft Installer文件 源代码: … 继续阅读 msilib- 读取和写入Microsoft Installer文件 – MS Windows特定服务(Python教程)(参考资料)

formatter– 通用输出格式化 自版本3.4以后不推荐使用:由于缺少使用,… 继续阅读 formatter- 通用输出格式 – 其他服务(Python教程)(参考资料)

pickletools– 用于泡菜开发者的工具 源代码: Lib / pickl… 继续阅读 pickletools- pickle开发人员的工具 – Python语言服务(Python教程)(参考资料)

dis– Python字节码的反汇编程序 源代码: Lib / dis.py d… 继续阅读 dis- 用于Python字节码的反汇编程序 – Python语言服务(Python教程)(参考资料)

compileall– 字节编译Python库 源代码: Lib / compi… 继续阅读 compileall- 字节编译Python库 – Python语言服务(Python教程)(参考资料)

py_compile– 编译Python源文件 源代码: Lib / py_co… 继续阅读 py_compile- 编译Python源文件 – Python语言服务(Python教程)(参考资料)

pyclbr– Python类浏览器支持 源代码: Lib / pyclbr.p… 继续阅读 pyclbr- Python类浏览器支持 – Python语言服务(Python教程)(参考资料)