<div>So I've gotten around the zipimport requirement, though now I am running into this:</div>
<div> </div>
<div>sys.path_importer_cache does not exist in the default sys package. Is there a way I can get around this one? It appears when attempting to use the FormEncode module from standard python.</div>
<div> </div>
<div>Alternatively, perhaps you can suggest a good SQL abstraction library such as SQLObject that works with IronPython.</div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>- Luis<br><br> </div>
<div><span class="gmail_quote">On 9/5/07, <b class="gmail_sendername">Michael Foord</b> <<a href="mailto:fuzzyman@voidspace.org.uk">fuzzyman@voidspace.org.uk</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">luis cota wrote:<br>> Does anyone have (or know of) a working zipimport implementation for<br>> IronPython? I'm trying to make use of the SQLObject library and need
<br>> zipimport for this.<br><br>I've not heard of one, but if you are up for some hacking then Brett<br>Cannon has done some work on rewriting the import machinery in pure<br>Python and you can probably use parts of that.
<br><br>All the best,<br><br>Michael Foord<br><a href="http://www.ironpython.info/">http://www.ironpython.info/</a><br><br>><br>> Thanks!<br>><br>> - Luis<br>> ------------------------------------------------------------------------
<br>><br>> _______________________________________________<br>> Users mailing list<br>> <a href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a><br>> <a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com">
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br>><br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com
</a><br><a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br></blockquote></div><br>