cpython/Modules/_io
Serhiy Storchaka 228b12edcc Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever
possible.  Patch is writen with Coccinelle.
2017-01-23 09:47:21 +02:00
..
clinic
_iomodule.c
_iomodule.h
bufferedio.c Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 2017-01-23 09:47:21 +02:00
bytesio.c
fileio.c
iobase.c
stringio.c
textio.c
winconsoleio.c