Message258613
Serhiy, why doesn't truncate do a seek(0, SEEK_CUR) to synchronize the buffer's file pointer before calling its truncate method? This also affects writing in "+" modes when the two file pointers are out of sync. |
|
| Date |
User |
Action |
Args |
| 2016-01-19 17:46:56 | eryksun | set | recipients:
+ eryksun, pitrou, vstinner, benjamin.peterson, stutzbach, Zero, docs@python, serhiy.storchaka, steve.dower, fornax |
| 2016-01-19 17:46:56 | eryksun | set | messageid: <[email protected]> |
| 2016-01-19 17:46:56 | eryksun | link | issue26158 messages |
| 2016-01-19 17:46:56 | eryksun | create | |
|