Home
last modified time | relevance | path

Searched refs:getargs_positional_only_and_keywords (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_getargs2.py666 from _testcapi import getargs_positional_only_and_keywords as getargs
/external/python/cpython3/Modules/
D_testcapimodule.c1049 getargs_positional_only_and_keywords(PyObject *self, PyObject *args, PyObject *kwargs) in getargs_positional_only_and_keywords() function
4634 (PyCFunction)getargs_positional_only_and_keywords,