--> Tuesday, September 2, 2003, 9:21:19 AM, [EMAIL PROTECTED] wrote:

> hello,

> i tried to run webware with psyco.
> does anybody got it working ? 

> just added  the init to Launcher.py 

> import psyco
> psyco.full()

> but it does not work:

I remember this being a specific psyco problem and looked it up :

http://psyco.sourceforge.net/psycoguide/bugs.html

"No locals dictionary is available. The locals function always return an
empty dictionary (and issues a warning). This also affects eval, execfile,
vars, dir and input unless you supply an explicit dictionary for the locals.
See section A.2. "

-Kai



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to