Re: [Tutor] XML to text

2008-10-24 Thread Dinesh B Vadhia
Yes, that's exactly what I was looking for. Brilliant! From: Kent Johnson Sent: Friday, October 24, 2008 10:59 AM To: Dinesh B Vadhia Cc: tutor@python.org Subject: Re: [Tutor] XML to text On Fri, Oct 24, 2008 at 11:54 AM, Dinesh B Vadhia <[EMAIL PROTECTED]> wrote: > I have

Re: [Tutor] XML to text

2008-10-24 Thread Kent Johnson
On Fri, Oct 24, 2008 at 11:54 AM, Dinesh B Vadhia <[EMAIL PROTECTED]> wrote: > I have a large number of xml files that I want to convert into text format. > What is the best and easiest way to do this? Thanks! If by "convert into text format" you mean, strip all the xml markup and leave just the

Re: [Tutor] XML to text

2008-10-24 Thread Thomas Walch
This might be helpful: http://www.boddie.org.uk/python/XML_intro.html Have fun! Thomas Dinesh B Vadhia schrieb: I have a large number of xml files that I want to convert into text format. What is the best and easiest way to do this? Thanks! Dinesh ---

[Tutor] XML to text

2008-10-24 Thread Dinesh B Vadhia
I have a large number of xml files that I want to convert into text format. What is the best and easiest way to do this? Thanks! Dinesh ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor