PyPy Python interpreter options

The following options can be used after translate.py targetpypystandalone or as options to py.py.

Internal Options

General translation options

The following are options of translate.py. They must be given before the targetxxx on the command line.

  • –opt -O: set the optimization level [0, 1, size, mem, 2, 3]

Internal Options