objspace.usemodules.struct

  • 名称: struct
  • 描述: 使用模块 struct
  • 命令行: –withmod-struct
  • 否定命令行: –withoutmod-struct
  • 选项类型: 布尔选项
  • 默认值: False

使用内置的 'struct' 模块。此模块预计可以正常工作,默认情况下包含在内。lib_pypy 中还有一个纯 Python 版本,如果禁用内置版本,则会使用它,但它慢几个数量级。