Re: Pretty printing with ElementTree

2010-07-09 Thread abhijeet thatte
It worked. Thanks, Abhijeet On Fri, Jul 9, 2010 at 4:03 PM, John Krukoff wrote: > On Fri, 2010-07-09 at 15:46 -0700, abhijeet thatte wrote: > > Hi, > > > > > > Does any one know how to use pretty printing with ElementTree while > > generating xml files. >

Re: Pretty printing with ElementTree

2010-07-09 Thread John Krukoff
On Fri, 2010-07-09 at 15:46 -0700, abhijeet thatte wrote: > Hi, > > > Does any one know how to use pretty printing with ElementTree while > generating xml files. > We can use that with lxml. But I want to stick with it ElementTree. > > > Thanks, > Abhijeet

Pretty printing with ElementTree

2010-07-09 Thread abhijeet thatte
Hi, Does any one know how to use pretty printing with ElementTree while generating xml files. We can use that with lxml. But I want to stick with it ElementTree. Thanks, Abhijeet -- http://mail.python.org/mailman/listinfo/python-list