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