#ifndef Py_LIMITED_API
# define Py_CPYTHON_ABSTRACTOBJECT_H
-# include "cpython/abstract.h"
+# include "cpython/abstract.h"
# undef Py_CPYTHON_ABSTRACTOBJECT_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_BYTEARRAYOBJECT_H
-# include "cpython/bytearrayobject.h"
+# include "cpython/bytearrayobject.h"
# undef Py_CPYTHON_BYTEARRAYOBJECT_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_BYTESOBJECT_H
-# include "cpython/bytesobject.h"
+# include "cpython/bytesobject.h"
# undef Py_CPYTHON_BYTESOBJECT_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_CEVAL_H
-# include "cpython/ceval.h"
+# include "cpython/ceval.h"
# undef Py_CPYTHON_CEVAL_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_CODE_H
-# include "cpython/code.h"
+# include "cpython/code.h"
# undef Py_CPYTHON_CODE_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_DICTOBJECT_H
-# include "cpython/dictobject.h"
+# include "cpython/dictobject.h"
# undef Py_CPYTHON_DICTOBJECT_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_FILEOBJECT_H
-# include "cpython/fileobject.h"
+# include "cpython/fileobject.h"
# undef Py_CPYTHON_FILEOBJECT_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_FILEUTILS_H
-# include "cpython/fileutils.h"
+# include "cpython/fileutils.h"
# undef Py_CPYTHON_FILEUTILS_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_FRAMEOBJECT_H
-# include "cpython/frameobject.h"
+# include "cpython/frameobject.h"
# undef Py_CPYTHON_FRAMEOBJECT_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_IMPORT_H
-# include "cpython/import.h"
+# include "cpython/import.h"
# undef Py_CPYTHON_IMPORT_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_INTERPRETERIDOBJECT_H
-# include "cpython/interpreteridobject.h"
+# include "cpython/interpreteridobject.h"
# undef Py_CPYTHON_INTERPRETERIDOBJECT_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_LISTOBJECT_H
-# include "cpython/listobject.h"
+# include "cpython/listobject.h"
# undef Py_CPYTHON_LISTOBJECT_H
#endif
#ifndef Py_LIMITED_API
-
-#define Py_CPYTHON_METHODOBJECT_H
-#include "cpython/methodobject.h"
-#undef Py_CPYTHON_METHODOBJECT_H
-
+# define Py_CPYTHON_METHODOBJECT_H
+# include "cpython/methodobject.h"
+# undef Py_CPYTHON_METHODOBJECT_H
#endif
#ifdef __cplusplus
#ifndef Py_LIMITED_API
# define Py_CPYTHON_OBJECT_H
-# include "cpython/object.h"
+# include "cpython/object.h"
# undef Py_CPYTHON_OBJECT_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_OBJIMPL_H
-# include "cpython/objimpl.h"
+# include "cpython/objimpl.h"
# undef Py_CPYTHON_OBJIMPL_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_ERRORS_H
-# include "cpython/pyerrors.h"
+# include "cpython/pyerrors.h"
# undef Py_CPYTHON_ERRORS_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_PYLIFECYCLE_H
-# include "cpython/pylifecycle.h"
+# include "cpython/pylifecycle.h"
# undef Py_CPYTHON_PYLIFECYCLE_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_PYMEM_H
-# include "cpython/pymem.h"
+# include "cpython/pymem.h"
# undef Py_CPYTHON_PYMEM_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_PYSTATE_H
-# include "cpython/pystate.h"
+# include "cpython/pystate.h"
# undef Py_CPYTHON_PYSTATE_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_PYTHONRUN_H
-# include "cpython/pythonrun.h"
+# include "cpython/pythonrun.h"
# undef Py_CPYTHON_PYTHONRUN_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_SYSMODULE_H
-# include "cpython/sysmodule.h"
+# include "cpython/sysmodule.h"
# undef Py_CPYTHON_SYSMODULE_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_TRACEBACK_H
-# include "cpython/traceback.h"
+# include "cpython/traceback.h"
# undef Py_CPYTHON_TRACEBACK_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_TUPLEOBJECT_H
-# include "cpython/tupleobject.h"
+# include "cpython/tupleobject.h"
# undef Py_CPYTHON_TUPLEOBJECT_H
#endif
#ifndef Py_LIMITED_API
# define Py_CPYTHON_UNICODEOBJECT_H
-# include "cpython/unicodeobject.h"
+# include "cpython/unicodeobject.h"
# undef Py_CPYTHON_UNICODEOBJECT_H
#endif