objspace.usemodules._hashlibΒΆ

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

Use the ‘_hashlib’ module. Used by the ‘hashlib’ standard lib module, and indirectly by the various cryptographic libs. This module is expected to be working and is included by default.