Message249148
R. David Murray: I understand that the behavior of programs differ if stdout is redirected. I just claim that at least in Windows, stdin and stdout are completely independent, so redirecting *stdout* shouldn't affect how data are read from *stdin*.
I know that Unicode handling in Windows is a completely different issue. I was just explaining how I ran into this issue. During my work on `win-unicode-console` I found out there is some (at least for me) suprising behavior regarding the stdio implementation in Python. So I raised issues (this one, issue17620, issue18597, issue18838). |
|
Date |
User |
Action |
Args |
2015-08-25 18:39:29 | Drekin | set | recipients:
+ Drekin, r.david.murray, martin.panter |
2015-08-25 18:39:29 | Drekin | set | messageid: <1440527969.61.0.676263845056.issue24829@psf.upfronthosting.co.za> |
2015-08-25 18:39:29 | Drekin | link | issue24829 messages |
2015-08-25 18:39:29 | Drekin | create | |
|