Staging
v0.5.1
https://github.com/python/cpython
Revision ee46a7bf9cf60a318d868c5a4c55ee5020c416d4 authored by Antoine Pitrou on 12 May 2011, 22:31:52 UTC, committed by Antoine Pitrou on 12 May 2011, 22:31:52 UTC
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).
1 parent 0730706
History
Tip revision: ee46a7bf9cf60a318d868c5a4c55ee5020c416d4 authored by Antoine Pitrou on 12 May 2011, 22:31:52 UTC
Issue #12062: In the `io` module, fix a flushing bug when doing a certain
Tip revision: ee46a7b
File Mode Size
FILES -rw-r--r-- 91 bytes
README -rw-r--r-- 1.0 KB
docstring.py -rw-r--r-- 27 bytes
example.py -rw-r--r-- 5.6 KB
simple.py -rw-r--r-- 29 bytes
source.py -rw-r--r-- 741 bytes
test_parser.py -rwxr-xr-x 1.2 KB
test_unparse.py -rw-r--r-- 5.4 KB
unparse.py -rw-r--r-- 16.9 KB

README

back to top