Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.077 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.01; 'modify': 0.07; 'subject:module': 0.09; "(i'm": 0.16; 'does,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'mildly': 0.16; 'wrote:': 0.18; 'script': 0.25; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'steven': 0.31; 'subject:users': 0.31; 'anyone': 0.31; 'subject:the': 0.34; "i'd": 0.34; 'but': 0.35; 'received:google.com': 0.35; 'curious': 0.36; 'to:addr:python- list': 0.38; 'pm,': 0.38; 'rather': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'determine': 0.67; 'posters,': 0.84; 'subject:Using': 0.84; 'ratio': 0.91; '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:to :content-type; bh=ZIRdTvEvRyZ3HyRJDXjTOeauKmrRmSEBCxB2wTbnz9o=; b=PPox/uTvKeI/kzjLqhWaGDJE4fldVoAIqB1nGDih1EnO8y6knhKx76kmAwVgrmvCIJ r+LWQbLjqXccaiOXKG0YkwuV/VfeEu3IK2XOHyRbnZ/XYRngqozNJ+P91mApfnWcURvz y1LxiOvOTRmLPqV9klyX4FXQSAk38gCUX0TgHw5oObcIDYmqh01GKIFCS3QDlmvRJSRD ajE7vOniFkGjGc0nQLO3yarKSqAn1faLM1qO5OXPXAoqoTrurxyDYtCKR8F5JOK/txUd muGZL8+6tDC4kcP7wBKCnPdJd1T1EjOTHzEX0G9vpwILhiy0cfl7q3xED+EFuoMdBZun yBGA== MIME-Version: 1.0 X-Received: by 10.66.250.163 with SMTP id zd3mr6369785pac.109.1382848540732; Sat, 26 Oct 2013 21:35:40 -0700 (PDT) In-Reply-To: <526c8949$0$29972$c3e8da3$5496439d@news.astraweb.com> References: <526c8949$0$29972$c3e8da3$5496439d@news.astraweb.com> Date: Sun, 27 Oct 2013 15:35:40 +1100 Subject: Re: Using the nntplib module to count Google Groups users From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382848550 news.xs4all.nl 15864 [2001:888:2000:d::a6]:47417 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57717 On Sun, Oct 27, 2013 at 2:32 PM, Steven D'Aprano wrote: > If anyone wants to modify the script to determine the ratio of posters, > rather than posts, using GG, be my guest. I'd be interested in the > answer, but not interested enough to actually do the work myself. And if anyone does, do please post the result on-list. I, too, would be mildly curious to know - but again, not enough to do the work (I'm busy in D&D at the moment). ChrisA