Disable python2 support

Disable python2 support
This commit is contained in:
mosfet80
2024-11-30 21:45:17 +01:00
committed by wwmayer
parent 870424995c
commit be3ad26140

View File

@@ -52,9 +52,7 @@
#include <cstring>
#include "Exception.h"
#ifndef PYCXX_PYTHON_2TO3
#define PYCXX_PYTHON_2TO3
#endif
#include <CXX/Objects.hxx>