[Python-Dev] Attribute error: providing type name
Filip Gruszczyński
gruszczy at gmail.com
Sun Nov 30 21:11:00 CET 2008
> I would say this is due to Py_FindMethod being used.
> It is a nice and easy function to use, but it fails to set a good
> error message so maybe you are experiencing these error messages from
> modules that are using it.
Yep, found it and it does call PyErr_SetString with proper values.
I'll try to change this, without breaking anything. Thanks for help :)
--
Filip Gruszczyński
More information about the Python-Dev
mailing list