PyPy Configuration[objspace.usemodules.crypt]
general documentation
config index
command-line overview
objspace.usemodules.crypt
Contents
Basic Option Information
Description
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.