Lines Matching refs:PyErr_Format
209 PyErr_Format( in _PyModule_CreateInitialized()
286 PyErr_Format( in PyModule_FromDefAndSpec2()
296 PyErr_Format( in PyModule_FromDefAndSpec2()
304 PyErr_Format( in PyModule_FromDefAndSpec2()
318 PyErr_Format( in PyModule_FromDefAndSpec2()
326 PyErr_Format(PyExc_SystemError, in PyModule_FromDefAndSpec2()
344 PyErr_Format( in PyModule_FromDefAndSpec2()
351 PyErr_Format( in PyModule_FromDefAndSpec2()
422 PyErr_Format( in PyModule_ExecDef()
430 PyErr_Format( in PyModule_ExecDef()
438 PyErr_Format( in PyModule_ExecDef()
784 PyErr_Format(PyExc_AttributeError, in module_getattro()
791 PyErr_Format(PyExc_AttributeError, in module_getattro()
797 PyErr_Format(PyExc_AttributeError, in module_getattro()
808 PyErr_Format(PyExc_AttributeError, in module_getattro()
866 PyErr_Format(PyExc_TypeError, "<module>.__dict__ is not a dictionary"); in module_dir()
886 PyErr_Format(PyExc_TypeError, "<module>.__dict__ is not a dictionary"); in module_get_annotations()
924 PyErr_Format(PyExc_TypeError, "<module>.__dict__ is not a dictionary"); in module_set_annotations()
936 PyErr_Format(PyExc_AttributeError, "__annotations__"); in module_set_annotations()