[Stackless] import of def not working
Biberdorf, Terry
Terry.Biberdorf at spectrumdsi.com
Mon Jan 26 21:24:16 CET 2009
I'm attempting to port stackless to a OpenAt.
I am able to start the interpreter and run methods directly from my filesystem, but I'm running into problems when I attempt to import a module.
Things seem to be running well until the point of Python/import.c method find_module().
I am thinking that my own custom hooks need to be put into place, but I am not sure. Has anyone ever ported stackless to an embedded system and run into this issue?
Does anyone have any suggestions?
Thanks.
Terry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20090126/490f33de/attachment.htm>
More information about the Stackless
mailing list