[Python-Dev] Attribute error: providing type name (original) (raw)

Filip GruszczyƄski gruszczy at gmail.com
Sun Nov 30 21:11:00 CET 2008


I would say this is due to PyFindMethod 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