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

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

_UserRecord holds the user data for a single user in UserDatabase. It corresponds to pwd.struct_passwd. See that class for attribute documentation.
Method __init__ Undocumented
Method __len__ Undocumented
Method __getitem__ Undocumented
def __init__(self, name, password, uid, gid, gecos, home, shell): (source)
Undocumented
def __len__(self): (source)
Undocumented
def __getitem__(self, index): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2012-06-04 17:20:01.