PyPy
PyPy Configuration[objspace.usemodules.marshal]

objspace.usemodules.marshal

back to parent

Basic Option Information

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

Description

Use the 'marshal' module. This module is expected to be working and is included by default.