2012/2/19 Stefan Behnel <stefan_ml@behnel.de>
bufaccess.c:22714: error: ‘PyBoolObject’ undeclared

bufaccess.c:22715: error: ‘PyComplexObject’ undeclared

Why are these structures needed? Would Cython allow them to be
only aliases to PyObject?

--
Amaury Forgeot d'Arc