Home | History | Annotate | Download | only in Objects

Lines Matching refs:kwlist

1139     static char *kwlist[] = {"real", "imag", 0};

1143 if (!PyArg_ParseTupleAndKeywords(args, kwds, "|OO:complex", kwlist,