Searched refs:_testcapi_make_exception_with_doc_impl (Results 1 – 2 of 2) sorted by relevance
67 _testcapi_make_exception_with_doc_impl(PyObject *module, const char *name,153 return_value = _testcapi_make_exception_with_doc_impl(module, name, doc, base, dict); in _testcapi_make_exception_with_doc()
94 _testcapi_make_exception_with_doc_impl(PyObject *module, const char *name, in _testcapi_make_exception_with_doc_impl() function