PythonMonkey v1.0.1 (dev)
|
Struct for representing Python Exception objects from a corresponding JS Error object. More...
#include "include/modules/pythonmonkey/pythonmonkey.hh"
#include "include/setSpiderMonkeyException.hh"
#include "include/ExceptionType.hh"
#include "include/StrType.hh"
#include "include/DictType.hh"
#include "include/JSObjectProxy.hh"
#include <jsapi.h>
#include <js/Exception.h>
#include <Python.h>
#include <frameobject.h>
#include "include/pyshim.hh"
Macros | |
#define | PyTraceBack_LIMIT 1000 |
Struct for representing Python Exception objects from a corresponding JS Error object.
#define PyTraceBack_LIMIT 1000 |