0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Modules/_io
Serhiy Storchaka 427f10b442 Merge from 3.5.
2016-12-07 13:31:47 +02:00
..
clinic
_iomodule.c Merge from 3.5. 2016-12-07 13:31:47 +02:00
_iomodule.h
bufferedio.c
bytesio.c
fileio.c
iobase.c
stringio.c Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize 2016-11-20 09:13:07 +02:00
textio.c Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize 2016-11-20 09:13:07 +02:00
winconsoleio.c Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. 2016-11-16 10:19:20 +02:00