|
PythonMonkey v1.3.0 (dev)
|
JSObjectIterProxy is a custom C-implemented python type that derives from list iterator. More...
#include "include/JSObjectIterProxy.hh"#include "include/JSObjectProxy.hh"#include "include/modules/pythonmonkey/pythonmonkey.hh"#include "include/pyTypeFactory.hh"#include "include/PyDictProxyHandler.hh"#include <jsapi.h>#include <jsfriendapi.h>#include <Python.h>JSObjectIterProxy is a custom C-implemented python type that derives from list iterator.