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 |