Joseph Quigley wrote:
> How do I read xml? The python documentation doesn't help me.
> Or, how can I remove the (tags?) <stuff in these things>?

If you want to strip out all the tags and just leave the text,
Strip-o-Gram might do it.
http://www.zope.org/Members/chrisw/StripOGram

There was a thread here recently about other tools for stripping text
out of HTML but I can't find it.

Kent


Thanks. This looks like it will do the trick.


--
There are 10 different types of people in the world.
Those who understand binary and those who don't.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to