class documentation
class UserRecord(Tuple[
A record in a UNIX-style password database. See pwd
for field details.
This corresponds to the undocumented type pwd.struct_passwd
, but lacks named field accessors.
Property | pw |
Undocumented |