Might be a bug -- you can file an issue here: http://code.google.com/p/web2py/issues/list
On Sunday, March 18, 2012 11:03:25 PM UTC-4, Jarod G.R. Meng wrote: > > Hi, > > I was trying to use web2py's DAL with Google Cloud SQL on App Engine, > but to no avail. The error seems to be because GAE doesn't allow any > manipulation of its filesystem which web2py's DAL module (gluon.dal) > needs to define a folder attribute (my understanding of the trouble > could be wrong). > > I was wondering whether anyone has used web2py's DAL with Cloud SQL > before? > > Any advice is welcome! > > Jarod

