class NullSession(SecureCookieSession):
Method | _fail |
Undocumented |
Inherited from SecureCookieSession
:
Method | get |
Undocumented |
Method | setdefault |
Undocumented |
Class Variable | modified |
Undocumented |
Instance Variable | accessed |
Undocumented |
Method | __getitem__ |
Undocumented |
Method | __init__ |
Undocumented |
Inherited from SessionMixin
(via SecureCookieSession
):
Property | permanent |
This reflects the '_permanent' key in the dict. |
Method | permanent.setter |
Undocumented |
Class Variable | new |
Undocumented |