7445381c60
The function '_PyArg_ParseStack()' and '_PyArg_UnpackStack' were failing (with error "XXX() takes Y argument (Z given)") before the function '_PyArg_NoStackKeywords()' was called. Thus, the latter did not raise its more meaningful error : "XXX() takes no keyword arguments". |
||
---|---|---|
.. | ||
_iomodule.c.h | ||
bufferedio.c.h | ||
bytesio.c.h | ||
fileio.c.h | ||
iobase.c.h | ||
stringio.c.h | ||
textio.c.h | ||
winconsoleio.c.h |