Message151797
| Author | brandjon |
|---|---|
| Recipients | brandjon, jnoller, pitrou |
| Date | 2012-01-23.03:58:14 |
| SpamBayes Score | 1.0397425e-05 |
| Marked as misclassified | No |
| Message-id | <1327291095.44.0.201690922715.issue13812@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Some more information: When I write to a new file created by open(), all versions flush correctly. However, if I reassign sys.stdout to that file, Python 3.x does not (again, under Windows). I wonder what it is that causes these other files to flush. (Note: I am testing by calling time.sleep() and inspecting the output file during and after the pause.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-01-23 03:58:15 | brandjon | set | recipients: + brandjon, pitrou, jnoller |
| 2012-01-23 03:58:15 | brandjon | set | messageid: <1327291095.44.0.201690922715.issue13812@psf.upfronthosting.co.za> |
| 2012-01-23 03:58:14 | brandjon | link | issue13812 messages |
| 2012-01-23 03:58:14 | brandjon | create | |