PyPy
PyPy Configuration[objspace.usemodules.crypt]
modified Feb 13, 2007 by Carl Friedrich Bolz

objspace.usemodules.crypt

back to parent

Basic Option Information

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

Description

Use the 'crypt' module. This module is expected to be fully working.