diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-13 00:25:53 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-13 00:25:53 +0200 |
commit | b89b31a1588b78f9c08ed8b4f5519571c2a44a42 (patch) | |
tree | b0b6151b7bb16c5835fc0049b02e140931365532 /Python/getplatform.c | |
parent | 30536d1b77f78a049621d0fee873324be95b393a (diff) | |
parent | 00dd182b8ec1629a35cb6e9d551dedff6b7149f7 (diff) | |
download | cpython-git-b89b31a1588b78f9c08ed8b4f5519571c2a44a42.tar.gz |
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
on a file opened in read+write mode (namely: reading, seeking a bit forward,
writing, then seeking before the previous write but still within buffered
data, and writing again).
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions