PyPy
PyPy Configuration[objspace.usemodules.bz2]

objspace.usemodules.bz2

back to parent

Basic Option Information

  • name: bz2
  • description: use module bz2
  • command-line: --withmod-bz2
  • command-line for negation: --withoutmod-bz2
  • option type: boolean option
  • default: False

Description

Use the 'bz2' module. This module is working "sometimes". It fails to build on 64 bit machines and can have issues on 32 bit machines.