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