Message130041
| Author | vstinner |
|---|---|
| Recipients | amaury.forgeotdarc, casevh, neologix, pitrou, santoso.wijaya, vstinner |
| Date | 2011-03-04.09:39:31 |
| SpamBayes Score | 0.00016725055 |
| Marked as misclassified | No |
| Message-id | <1299231572.25.0.64981172155.issue11395@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> This changed with r87824 Yes, I changed Python to open all files in binary mode. With Python < 3.2, you can open sys.std* streams in binary mode using -u command line option (u like unbuffered, not Unicode ;-)). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-04 09:39:32 | vstinner | set | recipients: + vstinner, amaury.forgeotdarc, pitrou, casevh, neologix, santoso.wijaya |
| 2011-03-04 09:39:32 | vstinner | set | messageid: <1299231572.25.0.64981172155.issue11395@psf.upfronthosting.co.za> |
| 2011-03-04 09:39:31 | vstinner | link | issue11395 messages |
| 2011-03-04 09:39:31 | vstinner | create | |