PythonMonkey v0.9.1 (dev)
|
Struct for representing python strings. More...
#include <jsapi.h>
#include <Python.h>
Go to the source code of this file.
Classes | |
struct | StrType |
This struct represents the 'string' type in Python, which is represented as a 'char*' in C++. More... | |
Struct for representing python strings.