PyPy
PyPy Configuration[objspace.usemodules.sys]

objspace.usemodules.sys

back to parent

Basic Option Information

  • name: sys
  • description: use module sys
  • command-line: --withmod-sys
  • option type: boolean option
  • default: True

Description

Use the 'sys' module. This module is essential, included by default and should not be removed.