PythonMonkey v0.9.1 (dev)
|
#include <JSArrayIterProxy.hh>
Public Attributes | |
PyObject_HEAD int | it_index |
bool | reversed |
PyListObject * | it_seq |
PyObject_HEAD int PyListIterObject::it_index |
PyListObject* PyListIterObject::it_seq |
bool PyListIterObject::reversed |