This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author splitscreen
Recipients
Date 2006-03-31.17:42:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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
History
Date User Action Args
2007-08-23 15:47:27adminlinkissue1462298 messages
2007-08-23 15:47:27admincreate