Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!news.astraweb.com!border2.a.newsrouter.astraweb.com!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.050 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'suddenly': 0.07; 'users,': 0.07; 'indeed,': 0.09; 'lawrence': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'newsgroup.': 0.16; 'popular?': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'thanks.': 0.20; 'cc:addr:python.org': 0.22; 'headers': 0.24; 'url:moin': 0.24; 'header': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:wiki': 0.31; 'url:python': 0.33; 'subject:from': 0.34; 'received:google.com': 0.35; 'google': 0.35; 'similar': 0.36; 'url:org': 0.36; 'should': 0.36; 'list.': 0.37; 'gmail': 0.38; 'nov': 0.38; 'address.': 0.39; 'enough': 0.39; 'mailing': 0.39; 'read': 0.60; "you're": 0.61; "you've": 0.63; 'kind': 0.63; '30,': 0.65; 'groups.': 0.74; 'guaranteed': 0.75; 'presumably': 0.84; 'thing,': 0.91; 'to:none': 0.92; '2013': 0.98 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:cc :content-type; bh=R8o5/TfQF8D7CK66m9KjMEY24Z653o3i//5x7hs3PQ8=; b=I3UAJNCSQpVNJYnMIyj861Et36T0tVj8Jc/ylpJx2LZK4XcZoOzeUmQfbdXLgqnjVn 4B+765rlh7b0OjPtjIQMzGMs9VeNzNbc2ujwFiW/q9jUBnuY5J3p2nzn9505Hj6S42qN O6zZs+wJRHVpqrnhQQe6KWKgHG70DLe1AGU1t744h19ysXBy8eNDjmFHaoDshw0CKUmn c7xq5MGufz9yh+se9G2AqKZOAopwOG1HYGau0WNe2hUzk0Jhiisp3mfzRoLU9kKm4zgW oYUpB1+9K80tFNrbNRHPq8KdZ9uBiDY7obcRmw4JLWRNjdnFIhqPZXU4R3mWZl0ZkWW0 fx+w== MIME-Version: 1.0 X-Received: by 10.66.122.66 with SMTP id lq2mr4262803pab.183.1385746872918; Fri, 29 Nov 2013 09:41:12 -0800 (PST) In-Reply-To: References: Date: Sat, 30 Nov 2013 04:41:12 +1100 Subject: Re: strip away html tags from extracted links From: Chris Angelico Cc: python-list@python.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1385746883 news.xs4all.nl 15919 [2001:888:2000:d::a6]:48518 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60774 On Sat, Nov 30, 2013 at 4:33 AM, Mark Lawrence wrote: > One last thing, I observe that you've a gmail address. This is currently > guaranteed to send shivers down my spine. So if you're using google groups, > would you be kind enough to read and action this, > https://wiki.python.org/moin/GoogleGroupsPython, thanks. Don't blame all gmail users, some of us are using the mailing list. :) You should be able to check the headers - with the email posts, there's an Injection-Info header which cites Google Groups. Presumably you get the same or similar if you read as a newsgroup. And the OP was, indeed, using GG. Why is it so suddenly so popular? ChrisA