Message151781
| Author | brandjon |
|---|---|
| Recipients | brandjon, jnoller, pitrou |
| Date | 2012-01-22.17:58:03 |
| SpamBayes Score | 6.915618e-05 |
| Marked as misclassified | No |
| Message-id | <1327255084.11.0.555630044333.issue13812@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On Windows, the problem appears under Python 3.2.2 and 3.1.3, but not under 2.7.1. On Linux, I have not reproduced the problem on versions 2.6.3, 2.7.2, 3.1.1, or 3.2.2. So to summarize: - It seems there should be a stderr flush call on the line I indicated, for symmetry with the surrounding code. - Even without this line, it should still be flushed automatically upon child process exit, but this doesn't happen under Windows and Python 3.x. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-01-22 17:58:04 | brandjon | set | recipients: + brandjon, pitrou, jnoller |
| 2012-01-22 17:58:04 | brandjon | set | messageid: <1327255084.11.0.555630044333.issue13812@psf.upfronthosting.co.za> |
| 2012-01-22 17:58:03 | brandjon | link | issue13812 messages |
| 2012-01-22 17:58:03 | brandjon | create | |