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


Groups > comp.lang.python > #48866

Re: Finding all instances of a string in an XML file

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <jsf80238@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.022
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'subject:file': 0.07; 'back.': 0.09; 'subject:string': 0.09; 'subject:XML': 0.16; 'thoughts': 0.19; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'subject:all': 0.32; 'to:name:python- list': 0.33; 'received:google.com': 0.35; 'thank': 0.38; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=9s5SLghfywZJgA+HxYDm2DGQbRdtMtm9jO8XVbORNFM=; b=nW5VGevK1T7j9EIZG4ot34hYxz+5Bp5jjjCNu84csFb0ddRtaBC6+tN2X7novehXia lGI9g+iAhlnXnhG5lyE9+76CjIBnO1qG+xBB/+j/49JKnsTlmopQox39+Leod8sVZO77 2XKu545eBDnRE9C+U+JCdUkQJ5YusawQGfzt1Ro2RKs0MiIm7UVyYXrPbrmPzkA8NWrl QQILpxcddMYykxGyOzBMOWLVLO0W5gE7qSrW2kULqG5vVws0yHEsNF2TScO+oXSntemI k/D2fWk/JU9BJvUzz7pBnVCNlnjc9y844Rpj+qt5blI13aSOVMmdvQ0LVUz3wQ+sjVM9 0o1w==
MIME-Version 1.0
X-Received by 10.50.8.41 with SMTP id o9mr2801613iga.9.1371828782065; Fri, 21 Jun 2013 08:33:02 -0700 (PDT)
In-Reply-To <CANy1k1igA3PLR-Pgy9w4T1pbn7d2tK9=6tNpnett6iTjACDs7w@mail.gmail.com>
References <CANy1k1igA3PLR-Pgy9w4T1pbn7d2tK9=6tNpnett6iTjACDs7w@mail.gmail.com>
Date Fri, 21 Jun 2013 09:33:02 -0600
Subject Re: Finding all instances of a string in an XML file
From Jason Friedman <jsf80238@gmail.com>
To python-list <python-list@python.org>
Content-Type multipart/alternative; boundary=089e01184c123f6dcd04dfabc795
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3664.1371828785.3114.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1371828785 news.xs4all.nl 15979 [2001:888:2000:d::a6]:52507
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:48866

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Thank you Peter and Dieter, will give those thoughts a try and report back.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Finding all instances of a string in an XML file Jason Friedman <jsf80238@gmail.com> - 2013-06-21 09:33 -0600

csiph-web