[IronPython] ZipImport
Sanghyeon Seo
sanxiyn at gmail.com
Tue May 20 22:18:21 CEST 2008
2008/5/21 McClure, Timothy J (GE EntSol, Security) <Tim.McClure at ge.com>:
> Does anyone know how to get around the zipimport module not found issue?
None I know of. This is on my TODO list.
If you want to solve this yourself, you may want to look at this pure
Python implementation of zipimport and whether it can be used on
IronPython:
http://svn.python.org/projects/sandbox/trunk/import_in_py/
--
Seo Sanghyeon
More information about the Ironpython-users
mailing list