_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):
Undocumented
def __len__(self):
Undocumented
def __getitem__(self, index):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.