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
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to