PythonMonkey v0.9.1 (dev)
|
This struct represents the 'bool' type in Python, which is represented as a 'long' in C++. More...
#include <BoolType.hh>
Static Public Member Functions | |
static PyObject * | getPyObject (long n) |
This struct represents the 'bool' type in Python, which is represented as a 'long' in C++.
|
static |