#include <pyerrors.h>
Definition at line 9 of file pyerrors.h.
Public Attributes | |
| PyObject_HEAD PyObject * | dict |
| PyObject * | args |
| PyObject * | message |
| PyObject* args |
Definition at line 12 of file pyerrors.h.
| PyObject_HEAD PyObject* dict |
Definition at line 11 of file pyerrors.h.
| PyObject* message |
Definition at line 13 of file pyerrors.h.