Searched refs:shortname_obj (Results 1 – 1 of 1) sorted by relevance
277 PyObject *shortname_obj = PyUnicode_FromString(shortname); local278 PyErr_SetImportError(message, shortname_obj, pathname);279 Py_XDECREF(shortname_obj);