PyPy
PyPy Configuration[objspace.parser]

objspace.parser

back to parent

Basic Option Information

  • name: parser
  • description: which parser to use for app-level code
  • command-line: --parser
  • option type: choice option
  • possible values:
    • pypy
    • cpython
  • default: pypy

Description

Internal option.