cpython/Modules/_io
Jesus Cea 9436361e4c Closes #10142: Support for SEEK_HOLE/SEEK_DATA 2012-06-22 18:32:07 +02:00
..
_iomodule.c Close #11022: TextIOWrapper doesn't call locale.setlocale() anymore 2012-06-05 13:43:22 +02:00
_iomodule.h Issue #14437: Fix building the _io module under Cygwin. 2012-03-31 23:50:31 +02:00
bufferedio.c Closes #10142: Support for SEEK_HOLE/SEEK_DATA 2012-06-22 18:32:07 +02:00
bytesio.c Issue #8914: fix various warnings from the Clang static analyzer v254. 2011-02-22 20:15:44 +00:00
fileio.c Simplify code in fileio_init 2012-06-22 09:32:22 +02:00
iobase.c use new generic __dict__ descriptor implementations 2012-02-19 20:02:57 -05:00
stringio.c Issue #14387: Do not include accu.h from Python.h. 2012-03-22 14:42:18 +01:00
textio.c Close #11022: TextIOWrapper doesn't call locale.setlocale() anymore 2012-06-05 13:43:22 +02:00