PythonMonkey v0.8.2 (dev)
|
JSObjectItemsProxy is a custom C-implemented python type that derives from dict keys. More...
#include "include/JSObjectItemsProxy.hh"
#include "include/JSObjectIterProxy.hh"
#include "include/JSObjectProxy.hh"
#include "include/JSArrayProxy.hh"
#include "include/modules/pythonmonkey/pythonmonkey.hh"
#include "include/jsTypeFactory.hh"
#include "include/PyBaseProxyHandler.hh"
#include <jsapi.h>
#include <jsfriendapi.h>
#include <Python.h>
JSObjectItemsProxy is a custom C-implemented python type that derives from dict keys.