Hello,

Does web.py support sessions into GAE ?
I have the development server from GAE loaded with web.py but I can't
make it work
with sessions. The DiskStore is missing os.mkdir - this is what I get

AttributeError: 'module' object has no attribute 'mkdir'

Perhaps it can be done with the DBStore but not so sure how to start.
If there is an alternative please let me know.


thanks

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to