Home
last modified time | relevance | path

Searched defs:kws (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/
H A Dmoduleobject.c100 new_module(PyTypeObject *mt, PyObject *args, PyObject *kws) in new_module() argument
/third_party/python/Python/
H A Dceval.c6450 PyEval_EvalCodeEx(PyObject *_co, PyObject *globals, PyObject *locals, PyObject *const *args, int argcount, PyObject *const *kws, int kwcount, PyObject *const *defs, int defcount, PyObject *kwdefs, PyObject *closure) global() argument

Completed in 12 milliseconds