cpython/Modules/_io
Antoine Pitrou 711af3ae1e #5502: accelerate binary buffered IO (especially small operations).
On a suggestion by Victor Stinner.
2009-04-11 15:39:24 +00:00
..
_iomodule.c
_iomodule.h
bufferedio.c #5502: accelerate binary buffered IO (especially small operations). 2009-04-11 15:39:24 +00:00
bytesio.c
fileio.c
iobase.c
stringio.c
textio.c