Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!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.015 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:skip:c 10': 0.07; 'nntp': 0.09; 'cc:addr:python-list': 0.10; 'aug': 0.13; '24,': 0.16; 'subject:Filter': 0.16; 'subject:versus': 0.16; 'wrote:': 0.17; 'replacing': 0.17; 'appears': 0.18; 'produces': 0.22; 'cc:2**0': 0.23; "haven't": 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'lines': 0.28; '(since': 0.29; 'contrast,': 0.29; 'quoting': 0.29; "i'm": 0.29; 'fri,': 0.30; 'received:209.85.210.174': 0.30; 'received:mail- iy0-f174.google.com': 0.30; 'received:google.com': 0.34; 'text': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'list.': 0.35; 'subject: (': 0.36; 'why': 0.37; 'quite': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'google': 0.39; 'header:Received:5': 0.40; 'hypothesis': 0.84; 'dennis': 0.91; 'outgoing': 0.91 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 :cc:content-type; bh=O2hH78+QXZKOlfjqT9fIP0Wgo7cMTQ/RNv3LsLrTdeI=; b=rEsQ8/t2RrHl6P9furrV2ImdHtky5XCvzwTZ25Z1/d9YFqXstSeRHGNEzWvQikf0yJ c29G0PT1LR55Qohy1/pQfpAoEZ2Bw74F/jydJbGS9RtLZdpw7Xzl9YyuiZsBzWyluFvF 9ig6DfcVL//3AxZsZQQzUQVpE+V4GvdUt1aiIuicRMWrdDCzk3uEkHa5N75VFaexdYUa flzdXcf8eAlJcNYaX1KiaEi7VFa9MJoQNh00zx1K+UvlCdhJF3lSaJhyjKoaxkU4V3+E Y2JPAbmNxZk0atYvHS2vMiQepsNYokPE6TBHsns1e3+Wn4wBrDGJbWFMQ58g9c4y8+TD SmOg== MIME-Version: 1.0 In-Reply-To: References: <502A865E.4030504@sequans.com> <960e4798-745b-4e9b-aedb-14aae986d086@googlegroups.com> Date: Sat, 25 Aug 2012 08:57:51 -0400 Subject: Re: Filter versus comprehension (was Re: something about split()???) From: David Robinow To: Walter Hurry Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 1345899474 news.xs4all.nl 6960 [2001:888:2000:d::a6]:41901 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27872 On Fri, Aug 24, 2012 at 3:03 PM, Walter Hurry wrote: > On Fri, 24 Aug 2012 14:29:00 -0400, Dennis Lee Bieber wrote: > >> It appears to be a change Google made in the last month or two... My >> hypothesis is that they are replacing hard EOL found in inbound NNTP >> with an HTML

, and then on outgoing replacing the

with a pair of >> NNTP line endings. In contrast, text composed on Google is coming in as >> long single lines (since quoting said text in a response produces on a >> ">" at the start of the paragraph. > > Google Groups sucks. These are computer literate people here. Why don't > they just use a proper newsreader? I haven't used a newsreader in over a decade. I'm quite happy with a mailing list. Am I missing something?