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'.  Is this correct?

_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to