> Mmmm, somehow, I still can't get it work, even though I already change
> your:
>   from utilsmodule import MyClass
> into:
>   exec("from %s import MyClass"%utilsmodule)

Yep, my mistake.
I corrected it in my app but pasted the old wrong snippet...

Only weird thing I experience is that if I change the code in my
module I have to call it twice to see any effect.
Tried with both FF and Opera.
Still beats restarting the app.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to