|
PythonMonkey v1.3.0 (dev)
|
JSObjectKeysProxy is a custom C-implemented python type that derives from dict keys. More...
#include "include/JSObjectKeysProxy.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/PyDictProxyHandler.hh"#include <jsapi.h>#include <jsfriendapi.h>#include <Python.h>#include "include/pyshim.hh"JSObjectKeysProxy is a custom C-implemented python type that derives from dict keys.