PythonMonkey v0.8.2 (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>
JSObjectKeysProxy is a custom C-implemented python type that derives from dict keys.