PyPy
PyPy Configuration[objspace.usemodules.operator]

objspace.usemodules.operator

back to parent

Basic Option Information

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

Description

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