> So, in conclusion, perhaps I could fill testing/transforms with > xml-files like this?:
BTW, xml is not important, *any* format giving what I want would do (and I notice that a list of simple Python declarations would work too...having the tested code in strings though). Having < everywhere (or even CDATA declarations...) doesn't sound too intriguing. Also it should be a relatively simple transform (XSLT or Python script, respectively) to turn it into a pyx for the cases where it *can* be used as an integration test as well (adding a doctest section or similar). -- Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
