2012/2/19 Stefan Behnel <stefan...@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
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev