On Thursday, February 9, 2012 10:30:12 AM UTC-5, omicron wrote: > > With the last version, you can do this : > > from gluon import current > > dba = current.globalenv['db'] >
I wonder why current.globalenv['db'] would work but current.db would not.
On Thursday, February 9, 2012 10:30:12 AM UTC-5, omicron wrote: > > With the last version, you can do this : > > from gluon import current > > dba = current.globalenv['db'] >
I wonder why current.globalenv['db'] would work but current.db would not.