Message141006
| Author | pitrou |
|---|---|
| Recipients | amaury.forgeotdarc, anacrolix, eric.araujo, gregory.p.smith, lukasz.langa, pitrou, r.david.murray, vstinner |
| Date | 2011-07-23.19:17:12 |
| SpamBayes Score | 0.00034814505 |
| Marked as misclassified | No |
| Message-id | <1311448550.3001.9.camel@localhost.localdomain> |
| In-reply-to | <1311448457.82.0.825294800095.issue12591@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> "write_through" is not used in _pyio.py, is it expected? Yup, because it is actually always write-through (writes are not cached). The argument is only there so that the signature is the same as the C version. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-23 19:17:13 | pitrou | set | recipients: + pitrou, gregory.p.smith, amaury.forgeotdarc, vstinner, eric.araujo, r.david.murray, anacrolix, lukasz.langa |
| 2011-07-23 19:17:12 | pitrou | link | issue12591 messages |
| 2011-07-23 19:17:12 | pitrou | create | |