krishnakant Mane schrieb: [snip] > so instead of I doing the concatination myself, python makes it easy. > and I will have lot of complex tables etc to do like this. > so please help me choose one. Did you actually looked for a template language as suggested here? Now to make your life easier: If you like XML, use genshi. If you plan to generate something else than HTML, use cheetah. Use google or whatever search engine you prefer to find those packages.
cheers Paul -- http://mail.python.org/mailman/listinfo/python-list