Patches item #1462298, was opened at 2006-03-31 17:42 Message generated for change (Comment added) made by gbrandl 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: Closed >Resolution: Fixed 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 ---------------------------------------------------------------------- >Comment By: Georg Brandl (gbrandl) Date: 2006-03-31 18:43 Message: Logged In: YES user_id=849994 Fixed in rev. 43495. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1462298&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
