00001 #include "CXX/WrapPython.h" 00002 00003 #if PY_MAJOR_VERSION == 2 00004 #include "CXX/Python2/IndirectPythonInterface.hxx" 00005 #else 00006 #include "CXX/Python3/IndirectPythonInterface.hxx" 00007 #endif