Message206960
| Author | r.david.murray |
|---|---|
| Recipients | Dolda2000, pitrou, r.david.murray |
| Date | 2013-12-26.20:22:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1388089377.7.0.238680566041.issue20074@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't think getpass will fail, since it uses os.open, not open. Presumably you can work around the problem by opening the stream twice: once for reading and once for writing. I'll leave it to Antoine to say whether or not that is in fact the expected solution, or if this is a design bug. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-26 20:22:57 | r.david.murray | set | recipients: + r.david.murray, pitrou, Dolda2000 |
| 2013-12-26 20:22:57 | r.david.murray | set | messageid: <1388089377.7.0.238680566041.issue20074@psf.upfronthosting.co.za> |
| 2013-12-26 20:22:57 | r.david.murray | link | issue20074 messages |
| 2013-12-26 20:22:57 | r.david.murray | create | |