[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

Re: [BangPypers] Converting prettytable to xml?

2016-07-04 Thread Sachin Joshi
HTML report inturn can be used for XML? //Sachin On 04-Jul-2016 10:02 PM, "Ramanathan Muthaiah" wrote: 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 sh