Robert Bradshaw wrote: > I've toyed with the idea of making it output much less verbose but > still unique names, but I'm used to it by now. In any case, the C > output isn't meant to be read by mere mortals... :).
Oh, but don't tell them that. I still stick to saying "generating readable C code is a goal of the Cython project", mostly in response to people saying that other projects (namely PyBindGen) generate exactly the code that a programmer would write (except that writing a plain wrapper isn't really something a programmer would want to write, but I rarely add that comment in order to avoid sounding rude ;). Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
