Message 105699 - Python tracker
Message105699
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, belopolsky, dangyogi, flox, gruszczy, r.david.murray, vstinner |
| Date | 2010-05-14.11:21:10 |
| SpamBayes Score | 0.14399153 |
| Marked as misclassified | No |
| Message-id | <1273836072.9.0.854375793727.issue8256@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
since the prompt is written to stderr, why is sys.stdout.encoding used instead of sys.stderr.encoding? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-14 11:21:13 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, belopolsky, vstinner, dangyogi, r.david.murray, gruszczy, flox |
| 2010-05-14 11:21:12 | amaury.forgeotdarc | set | messageid: <1273836072.9.0.854375793727.issue8256@psf.upfronthosting.co.za> |
| 2010-05-14 11:21:10 | amaury.forgeotdarc | link | issue8256 messages |
| 2010-05-14 11:21:10 | amaury.forgeotdarc | create | |