[Patches] [ python-Patches-523268 ] pwd.getpw* returns enhanced tuple.

noreply@sourceforge.net noreply@sourceforge.net
Tue, 26 Feb 2002 21:10:41 -0800


Patches item #523268, was opened at 2002-02-26 21:10
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=523268&group_id=5470

Category: Modules
Group: Python 2.2.x
Status: Open
Resolution: None
Priority: 5
Submitted By: Sean Reifschneider (jafo)
Assigned to: Nobody/Anonymous (nobody)
Summary: pwd.getpw* returns enhanced tuple.

Initial Comment:
This patch against the current CVS implements the
enhanced tuple return types for pwd.getpw*().  This
makes the return similar to time.localtime() and os.stat().

Includes changes to the documents as well.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=523268&group_id=5470