[Cython] Pure python mode

Greg Ewing greg.ewing at canterbury.ac.nz
Fri Nov 14 05:16:10 CET 2008


Stefan Behnel wrote:

> Not only in this case would it be nice to allow extension classes to
> inherit from object in Cython without any additional setup.

What do you mean by that? Extension classes already
inherit from object implicitly.

-- 
Greg


More information about the Cython-dev mailing list