cpython/Modules/_io/clinic
Victor Stinner 3e1fad6913 Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
Issue #29286.
2017-01-17 01:29:01 +01:00
..
_iomodule.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
bufferedio.c.h Issue #23214: Implement optional BufferedReader, BytesIO read1() argument 2016-10-20 23:48:14 +00:00
bytesio.c.h Issue #23214: Implement optional BufferedReader, BytesIO read1() argument 2016-10-20 23:48:14 +00:00
fileio.c.h
iobase.c.h
stringio.c.h
textio.c.h Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords 2017-01-17 01:29:01 +01:00
winconsoleio.c.h