http://code.google.com/p/web2py/issues/detail?id=786
On Tuesday, May 8, 2012 11:59:04 PM UTC-5, Massimo Di Pierro wrote: > > please open a google code issue. I need to test and do not want to forget. > seems reasonable. > > On Tuesday, 8 May 2012 09:09:32 UTC-5, Carlos wrote: >> >> Hi, >> >> The request function is not being set when executing from shell: -S a/c/f >> >> I propose to include f=f when creating _env in run @ shell.py: >> >> _env = env(a, c=c, f=f, import_models=import_models) >> >> I'm using latest web2py trunk. >> >> Thanks, >> >> Carlos >> >>

