Gentoo Archives: gentoo-dev

From: Luca Barbato <lu_zero@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] more help needed with gcc-4.8 stabilization, chromium starts heavily using C++11
Date: Sun, 02 Nov 2014 14:44:46
Message-Id: 54564355.7060501@gentoo.org
In Reply to: Re: [gentoo-dev] more help needed with gcc-4.8 stabilization, chromium starts heavily using C++11 by Pacho Ramos
1 On 02/11/14 14:22, Pacho Ramos wrote:
2 > El dom, 02-11-2014 a las 13:07 +0000, Diego Elio Pettenò escribió:
3 >>
4 >>> How do you strip the html code? I was unsure about to do that :/
5 >>
6 >> You should have asked. There is no need to strip. I upload both HTML
7 >> and text alike.
8 >>
9 >
10 > Ah, ok. Anyway, if AxS can tell me how was doing that would be
11 > interesting as who knows when could become useful to me in the future :)
12 >
13 >
14 in python you can (ab)use BeautifulSoup.

Replies