Message151797
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.) |
|
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 | |
|