[issue19699] Update zipimport for PEP 451

Brett Cannon report at bugs.python.org
Fri Nov 22 17:29:22 CET 2013


New submission from Brett Cannon:

Need to add find_spec and exec_module (or move over to a pure Python zipfile importer).

----------
components: Library (Lib)
messages: 203799
nosy: brett.cannon, eric.snow, ncoghlan
priority: normal
severity: normal
stage: test needed
status: open
title: Update zipimport for PEP 451
type: behavior
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19699>
_______________________________________


More information about the Python-bugs-list mailing list