summaryrefslogtreecommitdiffstats
path: root/Include/Python.h
blob: 490848dea8aeea17fc61467c1f07433113447ced (plain)
1
2
3
/* Header file to be included by modules using new naming conventions */
#define Py_USE_NEW_NAMES
#include "allobjects.h"