Lines Matching refs:PyErr_Format
308 PyErr_Format(PyExc_TypeError, in PyObject_Print()
561 PyErr_Format(PyExc_TypeError, in PyObject_Bytes()
765 PyErr_Format(PyExc_TypeError, "unhashable type: '%.200s'", in PyObject_HashNotImplemented()
908 PyErr_Format(PyExc_TypeError, in PyObject_GetAttr()
926 PyErr_Format(PyExc_AttributeError, in PyObject_GetAttr()
943 PyErr_Format(PyExc_TypeError, in _PyObject_LookupAttr()
1019 PyErr_Format(PyExc_TypeError, in PyObject_SetAttr()
1045 PyErr_Format(PyExc_TypeError, in PyObject_SetAttr()
1052 PyErr_Format(PyExc_TypeError, in PyObject_SetAttr()
1132 PyErr_Format(PyExc_TypeError, in _PyObject_NextNotImplemented()
1232 PyErr_Format(PyExc_AttributeError, in _PyObject_GetMethod()
1259 PyErr_Format(PyExc_TypeError, in _PyObject_GenericGetAttrWithDict()
1353 PyErr_Format(PyExc_AttributeError, in _PyObject_GenericGetAttrWithDict()
1381 PyErr_Format(PyExc_TypeError, in _PyObject_GenericSetAttrWithDict()
1411 PyErr_Format(PyExc_AttributeError, in _PyObject_GenericSetAttrWithDict()
1416 PyErr_Format(PyExc_AttributeError, in _PyObject_GenericSetAttrWithDict()
1437 PyErr_Format(PyExc_AttributeError, in _PyObject_GenericSetAttrWithDict()
1442 PyErr_Format(PyExc_AttributeError, in _PyObject_GenericSetAttrWithDict()
1482 PyErr_Format(PyExc_TypeError, in PyObject_GenericSetDict()
1560 PyErr_Format(PyExc_TypeError, in _dir_locals()