modified Oct 24, 2007 by Maciek Fijalkowski
objspace.usemodules.zipimport
back to parent
- 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 mechanise described
in PEP 302. It's supposed to work and translate, so it's included
by default