t.p.f._ShadowRecord(object) : class documentation

Part of twisted.python.fakepwd View Source View In Hierarchy

_ShadowRecord holds the shadow user data for a single user in ShadowDatabase. It corresponds to spwd.struct_spwd. See that class for attribute documentation.
Method __init__ Undocumented
Method __len__ Undocumented
Method __getitem__ Undocumented
def __init__(self, username, password, lastChange, min, max, warn, inact, expire, flag): (source)
Undocumented
def __len__(self): (source)
Undocumented
def __getitem__(self, index): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-04-03 11:20:05.