Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_testcapimodule.c1773 test_empty_argparse(PyObject *self) in test_empty_argparse() function
2688 {"test_empty_argparse", (PyCFunction)test_empty_argparse,METH_NOARGS},
/external/python/cpython3/Modules/
D_testcapimodule.c2036 test_empty_argparse(PyObject *self) in test_empty_argparse() function
4611 {"test_empty_argparse", (PyCFunction)test_empty_argparse,METH_NOARGS},