PythonMonkey v1.0.1 (dev)
|
Struct for representing JS null in a python object. More...
#include <Python.h>
Go to the source code of this file.
Classes | |
struct | NullType |
This struct represents the JS null type in Python using a singleton object on the pythonmonkey module. More... | |
Struct for representing JS null in a python object.