> given target. Removing the final 0.5% of code that is "unused in some > cases" is really not something I would want to invest days into, each time > we make a change in Cython.
But its not 0.5%. My problem is trying to read the generated code. A possibility might be an option which puts the boilerplate in one file and the variant code in another that then #includes the boilerplate. So the code is the same, but the main file is much easier to inspect to see what got generated. — John Skaller skal...@internode.on.net _______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel