in reply to Re^2: Help with a faster loop
in thread Help with a faster loop

Thanks a lot for your assistance.

I will be opening various xml files in som of my files, without using xml parser module, is it possible to get information from tags.

Example: if a xml file has a tag <edman> Hello World! </edman> within it, and I want to look for "Hello" within any files, how do i read b/w tags.