Jean-Francois Moulin wrote: > I want to > create an extension class with a method whose definition changes as a > function of some test
Store a function pointer as a C attribute and have a fixed f method that calls it. -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
