Python spwd (Unix) Functions

EditRocket provides the following information on spwd (Unix) functions in the Python source code builder.

getspall() - Return a list of all available shadow password database entries, in arbitrary order.

getspnam(name) - Return the shadow password database entry for the given user name.