Go to the documentation of this file.
28 #ifndef PYTHON_CLASS_H__
29 #define PYTHON_CLASS_H__
104 static PyObject *
pass_instance (
void* instance,
const char* class_name);
126 static PyObject *module;
136 extern PyObject *globals;
140 #endif // PYTHON_CLASS_H__