PyPy
PyPy Configuration[objspace.usemodules._stackless]

objspace.usemodules._stackless

back to parent

Basic Option Information

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

Description

Use the '_stackless' module.

Exposes the stackless primitives, and also implies a stackless build. See also --stackless.