c.l.w.p.PGSessionPkgData(DictMixin, PGSessionBase) : class documentation

Part of canonical.launchpad.webapp.pgsession View In Hierarchy

Implements interfaces: zope.session.interfaces.ISessionPkgData

No class docstring
Method store Undocumented
Method __init__ Undocumented
Method __getitem__ Undocumented
Method __setitem__ Undocumented
Method __delitem__ Delete an item.
Method keys Undocumented
Method _populate Undocumented
@property
def store(self):
Undocumented
def __init__(self, session_data, product_id):
Undocumented
def _populate(self):
Undocumented
def __getitem__(self, key):
Undocumented
def __setitem__(self, key, value):
Undocumented
def __delitem__(self, key):
Delete an item.

Note that this will never fail in order to avoid race conditions in code using the session machinery

def keys(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.