mList is my class, to be used the same way as SQLField (to define new
field d/t from SQLField). It 100% works on python shell, but on the
model environment it raises the following trace...

Traceback (most recent call last):  File "G:\get2GetHer\itcLessons\oSDI
\proj+enkef\fivePythonWF\allWeb2py\web2pySource\web2pySource\gluon
\restricted.py", line 107, in restricted    exec ccode in environment
File "C:/Users/.../applications/m4py/models/db.py", line 7, in
<module>    mList('mesay'),
NameError: name 'mList' is not defined

What is wrong?? How could I fix this??? Can anyone help, plzzz...



--~--~---------~--~----~------------~-------~--~----~
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