Searched refs:osubject (Results 1 – 1 of 1) sorted by relevance
159 PyObject *osubject, *result; in certificate_repr() local162 osubject = _x509name_print( in certificate_repr()168 if (osubject == NULL) in certificate_repr()172 Py_TYPE(self)->tp_name, osubject in certificate_repr()174 Py_DECREF(osubject); in certificate_repr()