Home | History | Annotate | Download | only in Modules

Lines Matching refs:kwlist

94     char *kwlist[] = {"blocking", "timeout", NULL};
101 if (!PyArg_ParseTupleAndKeywords(args, kwds, "|iO:acquire", kwlist,