Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Derrnomodule.c50 _add_errcode(PyObject *module_dict, PyObject *error_dict, const char *name_str, int code_int) in _add_errcode() argument
83 PyObject *error_dict = PyDict_New(); in errno_exec() local

Completed in 1 milliseconds