[Cython] inherit from list

Stefan Behnel stefan_ml at behnel.de
Tue Apr 21 19:04:12 CEST 2009


Robin Becker wrote:
> 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?

Yes, that's what ticket #258 is supposed to track (although the
description is a bit short to really get the idea).

Stefan



More information about the Cython-dev mailing list