13 #include "../system/Iterator.h"
23 #define BPy_Iterator_Check(v) (PyObject_IsInstance((PyObject *)v, (PyObject *)&Iterator_Type))
PyTypeObject Iterator_Type
int Iterator_Init(PyObject *module)
static struct PyModuleDef module
PyObject_HEAD Freestyle::Iterator * it