PythonMonkey v0.8.2 (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 |