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

noreply@sourceforge.net noreply@sourceforge.net
Wed, 27 Feb 2002 14:21:04 -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.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2002-02-27 14:21

Message:
Logged In: YES 
user_id=21627

Please coordinate with Quinn Dunkan (patch #522027). It
seems his patch fills out some character strings where you
use NULL.

Ideally, you'd both come up with a revised version of the
patch, and withdraw the other one.

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

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