Dag Sverre Seljebotn wrote: > If you didn't like this but have time, you could have a look at > > http://wiki.cython.org/enhancements/runtimectypes > > which is another proposal I could use to achieve my ends, however I'm > reluctant to think or discuss something going so much into language > design right now. >
Actually, I'll retract this last statement, as I rather like some of the consequences of that proposal (would mean that printing a "cdef numpy.float64 x" would be subject to NumPy's float64 formatting rules, for instance). (Even so, a straight approval of this now will just mean that I'll postpone the issue rather than implement the quicker scope change I proposed.) -- Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
