Stefan Behnel wrote: > Robert Bradshaw, 31.01.2010 02:56: >> One last thing we need to resolve is >> http://trac.cython.org/cython_trac/ticket/387 >> (the doctesting support via __test__). So far it hasn't seemed to be >> causing any problems, should we just leave it on and close that >> ticket? I agree the implementation could be improved. > > Dag should comment on this, but my take is, if it works, it works. We can > always revisit the implementation once the infrastructure is there. (The > ticket mentions CythonUtilityCode, I assume that's a way to implement > utility functions in Cython rather than C?)
OK, I closed the ticket and made a new one for implementation improvement on the wishlist milestone. http://trac.cython.org/cython_trac/ticket/497 Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
