When in interactive mode (python web2py.py -S welcome)
I can do this:
f = local()['IS_IN_SET']
and I get f as a function variable.

But the same thing in a controller fails with a KeyError. 

[I'm trying to make an SQLFORM.factory form based on queries defined in a 
table, with SQL, parameters and validation for the parameters]

python 2.7.2 on Windows 



-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to