> What do you mean for fast methods calls? Skipping the lookup in the > type's dict? In such case, I can imagine some easy and some not so > easy (though a bit faster) ways of doing this
In certain cases, I would love to be able to avoid this overhead. What ideas do you have in mind? Brian _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
