On 5/30/12 2:31 PM, Nathan Smith wrote:
> Hi Hugo,
>
> Thanks for getting back to me.  I thought that was the case, and the
> PyErr_format function is called within the isValid(PyObject *pyObj)
> function, but no exception is ever raised in Python.

Is -1 returned iff an exception is set?  -1 indicates an exception; see 
the discussion of tp_hash in http://docs.python.org/c-api/typeobj.html

John

_______________________________________________
PySide mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to