Re: extract occurrence of regular expression from elements of XML documents

2010-03-16 Thread Martin Schmidt
On Tue, Mar 16, 2010 at 11:56 AM, Martin Schmidt wrote: > Thanks, Stefan. > Actually I will have to run the searches I am interested in only a few > times and therefore will drop performance concerns. > > Thanks for len(text.split()) . > I will try it later. > > The te

Re: Python-list Digest, Vol 78, Issue 161

2010-03-16 Thread Martin Schmidt
expression from elements of XML > documents > Martin Schmidt, 15.03.2010 18:16: > >> I have just started to use Python a few weeks ago and until last week I >> had >> no knowledge of XML. >> Obviously my programming knowledge is pretty basic. >> Now I wou

extract occurrence of regular expression from elements of XML documents

2010-03-15 Thread Martin Schmidt
Hi, I have just started to use Python a few weeks ago and until last week I had no knowledge of XML. Obviously my programming knowledge is pretty basic. Now I would like to use Python in combination with ca. 2000 XML documents (about 30 kb each) to search for certain regular expression within spec