PyPy
PyPy Configuration[objspace.usemodules._codecs]

objspace.usemodules._codecs

back to parent

Basic Option Information

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

Description

Use the '_codecs' module. Used by the 'codecs' standard lib module. This module is expected to be working and is included by default.