Message 204850 - Python tracker
Message204850
| Author | r.david.murray |
|---|---|
| Recipients | deleted250130, r.david.murray, vstinner |
| Date | 2013-11-30.21:53:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1385848425.3.0.645501883319.issue19846@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Victor can correct me if I'm wrong, but I believe that stdin/stdout/stderr all use the filesystem encoding because filenames are the most likely source of non-ascii characters on those streams. (Not a perfect solution, but the best we can do.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-30 21:53:45 | r.david.murray | set | recipients: + r.david.murray, vstinner, deleted250130 |
| 2013-11-30 21:53:45 | r.david.murray | set | messageid: <1385848425.3.0.645501883319.issue19846@psf.upfronthosting.co.za> |
| 2013-11-30 21:53:45 | r.david.murray | link | issue19846 messages |
| 2013-11-30 21:53:45 | r.david.murray | create | |