Home | History | Annotate | Download | only in Objects

Lines Matching refs:PyArg_ParseTupleAndKeywords

2441     if (PyArg_ParseTupleAndKeywords(args, kwds, "U|si:file",
2458 if (!PyArg_ParseTupleAndKeywords(args, kwds, "et|si:file", kwlist,
2465 if (!PyArg_ParseTupleAndKeywords(args, kwds, "O|si:file",