Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #55710 > unrolled thread

RE: Remove whitespaces and line breaks in a XML file

Started by"David Vicente" <dvicente@full-on-net.com>
First post2011-02-09 08:23 +0100
Last post2011-02-09 08:23 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: Remove whitespaces and line breaks in a XML file "David Vicente" <dvicente@full-on-net.com> - 2011-02-09 08:23 +0100

#55710 — RE: Remove whitespaces and line breaks in a XML file

From"David Vicente" <dvicente@full-on-net.com>
Date2011-02-09 08:23 +0100
SubjectRE: Remove whitespaces and line breaks in a XML file
Message-ID<mailman.30.1297236253.1633.python-list@python.org>
I´ll try to mix it with my code (xml.etree). 
Thanks ;)


-----Mensaje original-----
De: python-list-bounces+dvicente=full-on-net.com@python.org
[mailto:python-list-bounces+dvicente=full-on-net.com@python.org] En nombre
de Josh English
Enviado el: martes, 08 de febrero de 2011 0:46
Para: python-list@python.org
CC: python-list@python.org
Asunto: Re: Remove whitespaces and line breaks in a XML file

I found the code posted at 

http://infix.se/2007/02/06/gentlemen-indent-your-xml

quite helpful in turning my xml into human-readable structures. It works
best for XML-Data.

Josh
-- 
http://mail.python.org/mailman/listinfo/python-list

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web