PythonMonkey v0.8.2 (dev)
|
Struct for representing python bools. More...
#include <Python.h>
Go to the source code of this file.
Classes | |
struct | BoolType |
This struct represents the 'bool' type in Python, which is represented as a 'long' in C++. More... | |
Struct for representing python bools.