PyPy
PyPy Configuration[objspace.usemodules.zipimport]
modified Oct 24, 2007 by Maciek Fijalkowski

objspace.usemodules.zipimport

back to parent

Basic Option Information

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

Description

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