Message155951
| Author | Jim.Jewett |
|---|---|
| Recipients | Geraldo.Xexeo, Jim.Jewett, a, taleinat |
| Date | 2012-03-15.20:15:12 |
| SpamBayes Score | 0.00025109723 |
| Marked as misclassified | No |
| Message-id | <1331842513.5.0.236882688594.issue9290@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
msvcrt.getwch has a similar failure, returning (2**16)-1. Because of this, getpass.win_getpass (used as getpass.getpass on windows) echoes the password when using Idle (even without a subprocess), but does not echo passwords when from a command-line python. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-15 20:15:13 | Jim.Jewett | set | recipients: + Jim.Jewett, taleinat, Geraldo.Xexeo, a |
| 2012-03-15 20:15:13 | Jim.Jewett | set | messageid: <1331842513.5.0.236882688594.issue9290@psf.upfronthosting.co.za> |
| 2012-03-15 20:15:12 | Jim.Jewett | link | issue9290 messages |
| 2012-03-15 20:15:12 | Jim.Jewett | create | |