Message206960
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. |
|
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 | |
|