[Patches] [ python-Patches-1462298 ] Fix for bug #1445068 getpass.getpass query on stderr

SourceForge.net noreply at sourceforge.net
Fri Mar 31 19:42:49 CEST 2006


Patches item #1462298, was opened at 2006-03-31 17:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1462298&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: splitscreen (splitscreen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for bug #1445068 getpass.getpass query on stderr

Initial Comment:
This is a patch for #1445068.

the signature of 

unix_getpass(prompt='Password: ', stream=sys.stderr)

So that the user can configure the stream they wish to
write output to.

Matt

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

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


More information about the Patches mailing list