#if defined(_LP64) || defined (__amd64)
#include <python2.7/pyconfig-64.h>
#else
#include <python2.7/pyconfig-32.h>
#endif