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


Groups > comp.lang.python > #75017

Re: Removing xml elemient and strip extra space

Date 2014-07-22 16:32 -0400
Subject Re: Removing xml elemient and strip extra space
From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.12192.1406061173.18130.python-list@python.org> (permalink)

Show all headers | View raw


[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

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


Thread

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

csiph-web