diff options
| author | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-12 22:31:52 (GMT) |
|---|---|---|
| committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-05-12 22:31:52 (GMT) |
| commit | ee46a7bf9cf60a318d868c5a4c55ee5020c416d4 (patch) | |
| tree | b9cf21311638e6cb05073e5678be288b68e09617 /Lib/idlelib/AutoCompleteWindow.py | |
| parent | 073070629bfd8162bf969da961e929366d1d8f7c (diff) | |
| download | cpython-ee46a7bf9cf60a318d868c5a4c55ee5020c416d4.zip cpython-ee46a7bf9cf60a318d868c5a4c55ee5020c416d4.tar.gz cpython-ee46a7bf9cf60a318d868c5a4c55ee5020c416d4.tar.bz2 | |
Issue #12062: In the `io` module, 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 'Lib/idlelib/AutoCompleteWindow.py')
0 files changed, 0 insertions, 0 deletions
