On Sep 28, 1:48 pm, gamename <[EMAIL PROTECTED]> wrote: > Hi, > > Can anyone recommend a good method of using python to generate c > source code? I have tables of test cases to use as input to a > process which would generate the test's source code. The Cheetah tool > looks interesting. Has anyone used it? Any other suggestions? > > TIA, > -T
You might want to look at COG (http://www.nedbatchelder.com/code/ cog/). It might be helpful to you. I really enjoy using it and keep finding things to use it with. Good luck. Mike -- http://mail.python.org/mailman/listinfo/python-list