cpython/Modules/_io
Serhiy Storchaka 606ab86c0e Change order of io.UnsupportedOperation base classes.
This makes tests passing after changes by issue #5322.
2016-12-07 13:31:20 +02:00
..
clinic
_iomodule.c Change order of io.UnsupportedOperation base classes. 2016-12-07 13:31:20 +02:00
_iomodule.h
bufferedio.c
bytesio.c
fileio.c
iobase.c
stringio.c
textio.c