otype            2420 source4/lib/wmi/wmi_wrap.c       const char *otype = (const char *) PySwigObject_GetDesc(obj);
otype            2421 source4/lib/wmi/wmi_wrap.c       if (otype) {
otype            2423 source4/lib/wmi/wmi_wrap.c 		     type, otype);
otype            2429 source4/lib/wmi/wmi_wrap.c       const char *otype = (obj ? obj->ob_type->tp_name : 0); 
otype            2430 source4/lib/wmi/wmi_wrap.c       if (otype) {
otype            2435 source4/lib/wmi/wmi_wrap.c 		       type, otype, cstr);
otype            2438 source4/lib/wmi/wmi_wrap.c 		       type, otype);