Type checking inside a C extension... doesn't throw exception on failure

Jon Perez jbperez808 at yahoo.com
Tue Apr 6 23:50:05 EDT 2004


Andrew MacIntyre wrote:

> First rule of using the Python C API: _always_ check the return value of
> API functions.

This only applies to API functions which return PyObject*, right?



More information about the Python-list mailing list