[IronPython] [python] ZipImport Implementation?
Michael Foord
fuzzyman at voidspace.org.uk
Wed Sep 5 04:40:54 PDT 2007
luis cota wrote:
> Does anyone have (or know of) a working zipimport implementation for
> IronPython? I'm trying to make use of the SQLObject library and need
> zipimport for this.
I've not heard of one, but if you are up for some hacking then Brett
Cannon has done some work on rewriting the import machinery in pure
Python and you can probably use parts of that.
All the best,
Michael Foord
http://www.ironpython.info/
>
> Thanks!
>
> - Luis
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
More information about the Users
mailing list