#include <Python.h>
#include "BLI_utildefines.h"
#include "python_compat.hh"
Go to the source code of this file.
Functions relating to compatibility across Python versions.
Definition in file python_compat.cc.