Searched refs:test_empty_argparse (Results 1 – 3 of 3) sorted by relevance
1773 test_empty_argparse(PyObject *self) in test_empty_argparse() function2688 {"test_empty_argparse", (PyCFunction)test_empty_argparse,METH_NOARGS},
2413 test_empty_argparse(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_empty_argparse() function6468 {"test_empty_argparse", test_empty_argparse, METH_NOARGS},
193 Modules/_testcapimodule.c test_empty_argparse kwlist -