Neal Becker, 27.08.2010 13:32:
> I've noticed that cython extension classes are more restrictive than
> boost::python classes.  In particular, I believe boost::python allows
> attributes to be added by python code to boost::python classes, while cython
> classes are 'closed'.

Hmm, do you mean attributes of the type or attributes of their instances?

Stefan
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to