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


Groups > comp.lang.python > #75017 > unrolled thread

Re: Removing xml elemient and strip extra space

Started byJoel Goldstick <joel.goldstick@gmail.com>
First post2014-07-22 16:32 -0400
Last post2014-07-22 16:32 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Re: Removing xml elemient and strip extra space Joel Goldstick <joel.goldstick@gmail.com> - 2014-07-22 16:32 -0400

#75017 — Re: Removing xml elemient and strip extra space

FromJoel Goldstick <joel.goldstick@gmail.com>
Date2014-07-22 16:32 -0400
SubjectRe: Removing xml elemient and strip extra space
Message-ID<mailman.12192.1406061173.18130.python-list@python.org>

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

On Jul 22, 2014 1:41 PM, "Monte Milanuk" <memilanuk@invalid.com> wrote:
>
> On 2014-07-22, varun bhatnagar <varun292006@gmail.com> wrote:
> > I just want to scrape out <nodeBase base="0" />
> > But the way I have written my xsl file it is removing it but it is also
> > leaving a blank space there. I want my output to look like this:
>
> This is the part where a certain amount of example code showing what
> you're doing would probably help people diagnose where the problem is...

You might look at beatifulsoup4
>
>
> --
> https://mail.python.org/mailman/listinfo/python-list

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web