5

Resolved

Add analysis support on zipped python source files.

description

The just released IronPython 2.7.2 added support for loading libraries from zip archives (the zipimport module). It would be nice if pytools honored them too.

comments

pminaev wrote Mar 4 at 11:36 PM

Implemented in 2.0 alpha.