Exception Handling (C - extending python)

Lee lchaplin13 at gmail.com
Sun Oct 23 00:09:04 EDT 2011


Hi all,

Where does PyExc_TypeError (and alike) points to? I can see its
declaration - PyAPI_DATA(PyObject *) PyExc_TypeError; - in pyerrors.h
but I cannot figure out what it is its value, where it is
initialized.

Any help is greatly appreciated.

Lee



More information about the Python-list mailing list