PyErr_Format      862 source4/lib/wmi/wmi_wrap.c     PyErr_Format(type, "%s %s", PyString_AsString(old_str), mesg);
PyErr_Format     1112 source4/lib/wmi/wmi_wrap.c       PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got none", 
PyErr_Format     1123 source4/lib/wmi/wmi_wrap.c       PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got %d", 
PyErr_Format     1127 source4/lib/wmi/wmi_wrap.c       PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got %d", 
PyErr_Format     2291 source4/lib/wmi/wmi_wrap.c     PyErr_Format(PyExc_SystemError, "module '%s' has no __dict__",
PyErr_Format     2381 source4/lib/wmi/wmi_wrap.c 	PyErr_Format(type, "%s %s", mesg, PyString_AsString(old_str));
PyErr_Format     2383 source4/lib/wmi/wmi_wrap.c 	PyErr_Format(type, "%s %s", PyString_AsString(old_str), mesg);
PyErr_Format     2422 source4/lib/wmi/wmi_wrap.c 	PyErr_Format(PyExc_TypeError, "a '%s' is expected, 'PySwigObject(%s)' is received",
PyErr_Format     2434 source4/lib/wmi/wmi_wrap.c 	  PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s(%s)' is received",
PyErr_Format     2437 source4/lib/wmi/wmi_wrap.c 	  PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s' is received",
PyErr_Format     2444 source4/lib/wmi/wmi_wrap.c     PyErr_Format(PyExc_TypeError, "a '%s' is expected", type);
PyErr_Format     2446 source4/lib/wmi/wmi_wrap.c     PyErr_Format(PyExc_TypeError, "unexpected type is received");
PyErr_Format       28 source4/librpc/rpc/pyrpc.h 		PyErr_Format(PyExc_TypeError, "Expected type %s", (type)->tp_name); \
PyErr_Format      155 source4/param/pyparam.c 		PyErr_Format(PyExc_RuntimeError, "Unable to load file %s", filename);
PyErr_Format      335 source4/param/pyparam.c 	    PyErr_Format(PyExc_RuntimeError,