Re: [BangPypers] Converting prettytable to xml?

2016-07-04 Thread Sachin Joshi
Hi Ram, Right now we have the report being published as a HTML page where it contains a table of all test cases and few attributes. New requirement is for making it to present as XML. We have prettytable used for generating the HTML. So any way I can use same prettytable data which is used for HT

Re: [BangPypers] Converting prettytable to xml?

2016-07-04 Thread Ramanathan Muthaiah
Hi Sachin, On Mon, Jul 4, 2016 at 6:53 PM Sachin Joshi wrote: > Hi Friends, > Is there a way or any library I can use to convert pretty table to xml? > Could you pls share more background info and highlight what's the problem you are trying to solve here ? Have you tried any test code or read

[BangPypers] Converting prettytable to xml?

2016-07-04 Thread Sachin Joshi
Hi Friends, Is there a way or any library I can use to convert pretty table to xml? And direction for the solution is appreciated. //Sachin ___ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers