PyPy
PyPy Configuration[objspace.usemodules.__builtin__]

objspace.usemodules.__builtin__

back to parent

Basic Option Information

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

Description

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