Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34960
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.134.4.91.MISMATCH!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.034 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'subject:python': 0.11; 'do,': 0.15; 'dec': 0.15; '"just"': 0.16; 'fits': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; "he'd": 0.16; 'informing': 0.16; 'mon,': 0.16; 'wrote:': 0.17; '(on': 0.22; 'posts': 0.23; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'no,': 0.29; 'that.': 0.30; 'received:209.85.160.46': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'filter': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; "didn't": 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'subject:-': 0.40; 'header:Received:5': 0.40; 'address': 0.60; 'most': 0.61; 'first': 0.61; 'our': 0.65; 'yourself': 0.77 |
| 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=8cXr9VMCOgszV8Sq6720mU4iGD0NKt3dQuIDBiB8YSM=; b=KBiuOgkdKnK5dZG86dqNw+qKqaDrklYjw1ts2U6uMHNr5J2F3F/ZPQvJmrzLmwP6YL 7ZQlw/gEQQDabOyuGtcPWojiv1hQxu//5/7XRKzXWVUesdxrr0jHmiePY02RLgNFw97o sd6dNMP3eQ79wNpHbeRhzMqA8fkwVNdMMGnpiMFdV4s6kd4RnYij8mVdEQBZpb8JLCAx 2ZFr4vpl38Cn+aYKrPPaQiuO+J0433ET+V7wHh1B4qfcjO68xDsZXZ9dJ/IxlPxWRX33 8Jd2A35dOgifIbNTbVcas9zxBO6hRdXCvDQqnRA9+/o/hpduXXQ9tbtJyEd3f1pcSfh/ e2sg== |
| MIME-Version | 1.0 |
| In-Reply-To | <1552a621-9f7f-4ca7-9c0b-06fef6ad9bd2@googlegroups.com> |
| References | <ff80865a-c7a9-4abe-ae97-2c3d2687b527@googlegroups.com> <249e24aa-ea0e-4dab-afbe-bfeb5ce98592@googlegroups.com> <mailman.940.1355689554.29569.python-list@python.org> <e244f0aa-8e83-4cc2-a7d4-c71c66783530@googlegroups.com> <mailman.945.1355725009.29569.python-list@python.org> <1552a621-9f7f-4ca7-9c0b-06fef6ad9bd2@googlegroups.com> |
| Date | Mon, 17 Dec 2012 18:33:52 +1100 |
| Subject | Re: python-daemon |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.947.1355729634.29569.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1355729634 news.xs4all.nl 6858 [2001:888:2000:d::a6]:50028 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:34960 |
Show key headers only | View raw
On Mon, Dec 17, 2012 at 6:25 PM, <rurpy@yahoo.com> wrote: > No, that's not what you were "just" informing people of... > you were also informing us that we are "twits" for finding > Google Groups fits our needs better than some other clients. I didn't say that. The first twit filter I met was when my dad put *his own* address into it, to avoid downloading the posts he'd sent (on a modem, that was significant). And that was the most normal thing to do, twitting yourself :) ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
python-daemon n8felton@gmail.com - 2012-12-16 07:26 -0800
Re: python-daemon rurpy@yahoo.com - 2012-12-16 08:59 -0800
Re: python-daemon Chris Angelico <rosuav@gmail.com> - 2012-12-17 07:25 +1100
Re: python-daemon rurpy@yahoo.com - 2012-12-16 14:18 -0800
Re: python-daemon Chris Angelico <rosuav@gmail.com> - 2012-12-17 17:16 +1100
Re: python-daemon rurpy@yahoo.com - 2012-12-16 23:25 -0800
Re: python-daemon Chris Angelico <rosuav@gmail.com> - 2012-12-17 18:33 +1100
Re: python-daemon rurpy@yahoo.com - 2012-12-16 23:59 -0800
Re: python-daemon Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-12-17 12:18 +0000
csiph-web