diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-13 00:13:33 +0200 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-13 00:13:33 +0200 |
commit | 3d9da4ee9c38c85f11d1284ff3e972cc7c627049 (patch) | |
tree | cb38a028f237ab7f083fa77f355a5d2819eea0d0 /Python/Python-ast.c | |
parent | 196382e452dca905273bd85e0df23ae2027c7401 (diff) | |
download | cpython-3d9da4ee9c38c85f11d1284ff3e972cc7c627049.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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions