It was the 2.9.3 Windows source code in my case - as I discovered afterwards, a brand new release. The version file has Version 2.9.3-stable+timestamp.2014.03.03.16.38.00.
I backtracked to the version I was using previously 2.8.2 and everything is fine. I normally use memcache when running on GAE. On Tuesday, March 4, 2014 4:29:56 PM UTC-5, Massimo Di Pierro wrote: > > can you provide a patch or a revision number that broke it? > > On Saturday, 1 March 2014 12:25:14 UTC-6, Bas Ti wrote: >> >> The current trunk does not support using memcache as session store on GAE: >> session.connect calls memdb.Table.__call__(recordid, >> unique_key=unique_key) >> >> however unique_key is not supported by memdb.Table, it is only supported >> by dal.Table >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

