objspace.usemodules.zipimportΒΆ

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

This module implements zipimport mechanism described in PEP 302. It's supposed to work and translate, so it's included by default