On Feb 20, 2009, at 5:14 AM, Dag Sverre Seljebotn wrote: > Dag Sverre Seljebotn wrote: >> It could however simplify the four lines at the end of every >> function in >> Cython-generated C code. Personally I prefer to have the testcases >> listed as "failed" when run from runtests.py (and even be able to >> flag >> refcount errors as expected in doctests, if we ever need that), but I >> don't have a strong opinion either way.
If it prints stuff out, it will still be listed as failed, right? > OK I see where you are coming from now and have come to agree with you > instead. > > http://trac.cython.org/cython_trac/ticket/212 I did push a bit of a patch in this direction http://hg.cython.org/cython-devel/rev/dbb1a4421f5d - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
