Searched refs:Ah_Error (Results 1 – 1 of 1) sorted by relevance
21 static PyObject *Ah_Error; variable137 Ah_Error = PyMac_GetOSErrException(); in init_AH()138 if (Ah_Error == NULL || in init_AH()139 PyDict_SetItemString(d, "Error", Ah_Error) != 0) in init_AH()