> (2) If you use decorators then you'll have to implement them in Cython > so that compiling Cython itself using Cython will work. That seems > like good motivation. > And not too hard either. The funny thing is that I'd really want to have decorators available for writing such support :-)
Which brings up the question of a parser...will raise it in a different thread. -- Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
