PyPy
PyPy Configuration[objspace.usemodules.errno]

objspace.usemodules.errno

back to parent

Basic Option Information

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

Description

Use the 'errno' module. This module is expected to be working and is included by default.