Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57717
| 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 | <rosuav@gmail.com> |
| 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 <rosuav@gmail.com> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1638.1382848550.18130.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On Sun, Oct 27, 2013 at 2:32 PM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Using the nntplib module to count Google Groups users Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-27 03:32 +0000
Re: Using the nntplib module to count Google Groups users Chris Angelico <rosuav@gmail.com> - 2013-10-27 15:35 +1100
Re: Using the nntplib module to count Google Groups users Zero Piraeus <z@etiol.net> - 2013-10-27 03:37 -0300
Re: Using the nntplib module to count Google Groups users rusi <rustompmody@gmail.com> - 2013-10-27 01:28 -0700
csiph-web