In message <mailman.412.1288509358.2218.python-l...@python.org>, hackingKK 
wrote:

> I want to know if there is a way to have the ElementTree module write to
> an xml file with line breaks?

Why does it matter? The XML files you generate are not for humans to look 
at, are they?

> Further more, I just was curious why elementtree is not having the
> namespace facility?

ElementTree handles namespaces just fine.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to