#include <pyerrors.h>
Definition at line 43 of file pyerrors.h.
Public Attributes | |
PyObject_HEAD PyObject * | dict |
PyObject * | args |
PyObject * | message |
PyObject * | code |
PyObject* args |
Definition at line 46 of file pyerrors.h.
PyObject* code |
Definition at line 48 of file pyerrors.h.
PyObject_HEAD PyObject* dict |
Definition at line 45 of file pyerrors.h.
PyObject* message |
Definition at line 47 of file pyerrors.h.