Convert raw data to XML

Gabriel Genellina gagsl-py at yahoo.com.ar
Tue Jan 30 18:19:32 EST 2007


elrondrules at gmail.com wrote:

> is there any other way to do this without using BeautifulStoneSoup..
> using existing minidom or ext..
> i dont want to install anything new

It appears that you already know the answer... Look at the minidom  
documentation, toprettyxml method.

-- 
Gabriel Genellina




More information about the Python-list mailing list