Class OC_PythonObject: no such selector: _cfTypeID
Class OC_PythonObject: no such selector: _cfTypeID
- Subject: Class OC_PythonObject: no such selector: _cfTypeID
- From: "email@hidden" <email@hidden>
- Date: Fri, 4 Jun 2010 15:01:08 +0100
On occasion I see my PyObjC scripts generating the following:
Class OC_PythonObject: no such selector: _cfTypeID
My app executes user supplied scripts and the error appears to be generated under a number of circumstances
including inadvertently calling an object function with the wrong number of arguments.
How should this error be interpreted?
Is it indicative solely of argument mismatch?
RubyCocoa is much more informative when inadvertently calling a function with the wrong argument count :
wrong number of arguments (0 for 2)
Regards
Jonathan Mitchell
Developer
Mugginsoft LLP
http://www.mugginsoft.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden