[Cython] inherit from list
Robin Becker
robin at reportlab.com
Wed Apr 22 13:28:57 CEST 2009
Greg Ewing wrote:
> Robin Becker wrote:
>
>> OK thanks. I noticed that all seems to work. Is the intent to allow inheriting
>> from builtin types to be handled automatically as it is in python where list is
>> both a constructor and a type?
>
> FWIW, the current version of Pyrex handles inheriting
> from the builtin list type okay, without the need for
> any declarations.
>
yes this code is a bit out of date.
--
Robin Becker
More information about the Cython-dev
mailing list