[Python-Dev] Attribute error: providing type name (original) (raw)
Filip GruszczyĆski gruszczy at gmail.com
Sun Nov 30 21:11:00 CET 2008
- Previous message: [Python-Dev] Attribute error: providing type name
- Next message: [Python-Dev] [ANN] VPython 0.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Attribute error: providing type name
- Next message: [Python-Dev] [ANN] VPython 0.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]