Message56833
This patch corrects test_fileinput on Windows: when redirecting stdout,
os.open should be given O_BINARY, because the file descriptor is then
wrapped in a text-mode file; os.fdopen(fd, "w"). |
| File name |
Uploaded |
|
fileinput.diff
|
amaury.forgeotdarc,
2007-10-26.23:59:30
|
|
| Date |
User |
Action |
Args |
| 2007-10-26 23:59:30 | amaury.forgeotdarc | set | spambayes_score: 0.0318237 -> 0.0318237 recipients:
+ amaury.forgeotdarc |
| 2007-10-26 23:59:30 | amaury.forgeotdarc | set | spambayes_score: 0.0318237 -> 0.0318237 messageid: <1193443170.37.0.0840293747234.issue1341@psf.upfronthosting.co.za> |
| 2007-10-26 23:59:30 | amaury.forgeotdarc | link | issue1341 messages |
| 2007-10-26 23:59:30 | amaury.forgeotdarc | create | |
|