#include "CXX/WrapPython.h"
Go to the source code of this file.
Variables | |
PyObject | py_object_initializer = {PyObject_HEAD_INIT(0)} |
PyObject py_object_initializer = {PyObject_HEAD_INIT(0)} |
Definition at line 45 of file Python2/cxxextensions.c.
Referenced by Py::PythonType::PythonType().