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
README -rw-r--r-- 628 bytes
broadcast.py -rw-r--r-- 283 bytes
echosvr.py -rwxr-xr-x 739 bytes
finger.py -rwxr-xr-x 1.2 KB
ftp.py -rw-r--r-- 3.8 KB
gopher.py -rwxr-xr-x 9.6 KB
mcast.py -rwxr-xr-x 2.2 KB
radio.py -rw-r--r-- 287 bytes
rpython.py -rwxr-xr-x 714 bytes
rpythond.py -rwxr-xr-x 1.2 KB
telnet.py -rwxr-xr-x 2.9 KB
throughput.py -rwxr-xr-x 2.0 KB
udpecho.py -rwxr-xr-x 1.4 KB
unicast.py -rw-r--r-- 230 bytes
unixclient.py -rw-r--r-- 232 bytes
unixserver.py -rw-r--r-- 414 bytes

README

back to top