nyoka, 13.01.2010 16:48:
Can someone help me with sample python code for a code generator

Such as Cheetah?

http://www.cheetahtemplate.org/

BTW, you might want to be more specific about your problem at hand. Code generation is a rarely used technique in Python. Most of the time, it's more maintainable (and not necessarily harder or more work) to actually write the code by hand.

Stefan
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to