Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #16287
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!news-transit.tcx.org.uk!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <anacrolix@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.065 |
| X-Spam-Evidence | '*H*': 0.87; '*S*': 0.00; 'back!': 0.09; 'am,': 0.12; 'received:209.85.213.174': 0.16; 'received:mail- yx0-f174.google.com': 0.16; 'subject:old': 0.16; 'cc:addr:python- list': 0.16; 'wrote:': 0.18; 'cc:no real name:2**0': 0.20; 'header :In-Reply-To:1': 0.22; 'cc:2**0': 0.24; 'url:mailman': 0.28; 'message-id:@mail.gmail.com': 0.28; '27,': 0.29; 'cc:addr:python.org': 0.29; 'nov': 0.29; 'sun,': 0.30; 'chris': 0.30; 'url:listinfo': 0.32; 'someone': 0.34; 'url:python': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.38; 'url:org': 0.39; 'being': 0.39; 'received:209': 0.40; '2011': 0.61; 'glad': 0.68; 'funny?': 0.84; 'rusi': 0.84; 'subject:friend': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=OM1jqTPWmO0FWgKMVWKtUomqK0ZyZ6yLpy4K2tpgQ44=; b=G0dIjIQ9IUO8KucxXHfk/b4pF3Oxij7mGRveYZ0MWfcEjbMLO2Tx1ivvsX9vFflxMH qWkUBOEXIUaRPTN7DQAwYqRJ/zaJbm7xFjfT+dNyvPPvPbXxNTVbnIcBKOVR4G8tPwBz OmaSzWsXqHxJhwmhpEJ4Z41DGwuIpKFvewUjg= |
| MIME-Version | 1.0 |
| In-Reply-To | <CAPTjJmqmudSR8Ea6QMYAvSDF+zAi2pwjtKNcFGcZzmzbnBA5bg@mail.gmail.com> |
| References | <f09299d1-fc05-4b33-aaed-4f8e7cbf86b8@l24g2000yqm.googlegroups.com> <f036f2e0-8453-4b20-8a9f-06b24f576ac2@d12g2000prg.googlegroups.com> <CAPTjJmqmudSR8Ea6QMYAvSDF+zAi2pwjtKNcFGcZzmzbnBA5bg@mail.gmail.com> |
| From | Matt Joiner <anacrolix@gmail.com> |
| Date | Mon, 28 Nov 2011 00:04:01 +1100 |
| Subject | Re: Return of an old friend |
| To | Chris Angelico <rosuav@gmail.com> |
| Content-Type | text/plain; charset=UTF-8 |
| 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 <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.3074.1322399066.27778.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1322399066 news.xs4all.nl 6971 [2001:888:2000:d::a6]:52997 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:16287 |
Show key headers only | View raw
On Sun, Nov 27, 2011 at 4:38 AM, Chris Angelico <rosuav@gmail.com> wrote: > On Sun, Nov 27, 2011 at 4:11 AM, rusi <rustompmody@gmail.com> wrote: >> Hi Rick! >> Glad to see you back! >> [Courts can be dull places without jesters ye-know!] > > So, what... you'd take someone to court for being funny? That sounds > like the -other- Pythons. > > ChrisA > -- > http://mail.python.org/mailman/listinfo/python-list > Burn!! :D
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Return of an old friend Rick Johnson <rantingrickjohnson@gmail.com> - 2011-11-24 18:19 -0800
Re: Return of an old friend Matt Joiner <anacrolix@gmail.com> - 2011-11-25 16:08 +1100
Re: Return of an old friend Noah Hall <enalicho@gmail.com> - 2011-11-25 10:13 +0000
Re: Return of an old friend Den <patentsvnc@gmail.com> - 2011-11-28 11:24 -0800
Re: Return of an old friend MRAB <python@mrabarnett.plus.com> - 2011-11-25 17:56 +0000
Re: Return of an old friend rusi <rustompmody@gmail.com> - 2011-11-26 09:11 -0800
Re: Return of an old friend Chris Angelico <rosuav@gmail.com> - 2011-11-27 04:38 +1100
Re: Return of an old friend Matt Joiner <anacrolix@gmail.com> - 2011-11-28 00:04 +1100
csiph-web