| Home | Trees | Indices | Help |
|---|
|
|
Session Management (from web.py)
|
|||
| SessionExpired | |||
|
Session Session management for web.py |
|||
|
Store Base class for session stores |
|||
|
DiskStore Store for saving a session on disk. |
|||
|
DBStore Store for saving a session in database Needs a table with the following columns: |
|||
|
ShelfStore Store for saving session using `shelve` module. |
|||
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 4 09:57:29 2010 | http://epydoc.sourceforge.net |