Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74609
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.030 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; '16,': 0.03; 'subject:Python': 0.06; 'lawrence': 0.09; 'referenced': 0.09; 'cc:addr:python-list': 0.11; 'thread': 0.14; '3:27': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'reliably': 0.16; 'time.)': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'thu,': 0.19; 'cc:addr:python.org': 0.22; 'either.': 0.24; 'skip': 0.24; 'sorry,': 0.24; 'unicode': 0.24; 'cc:2**0': 0.24; 'header :In-Reply-To:1': 0.27; 'am,': 0.29; 'forgot': 0.30; 'message- id:@mail.gmail.com': 0.30; '(which': 0.31; 'went': 0.31; 'usually': 0.31; 'text': 0.33; 'but': 0.35; 'received:google.com': 0.35; "he's": 0.36; 'himself': 0.36; 'gmail': 0.38; 'pm,': 0.38; "couldn't": 0.39; 'most': 0.60; 'ago,': 0.61; 'full': 0.61; 'lost': 0.61; 'email addr:gmail.com': 0.63; 'refer': 0.63; 'our': 0.64; 'account': 0.65; 'between': 0.67; 'nobody': 0.68; 'jul': 0.74; 'subject:This': 0.74; '(apparently': 0.84; 'to:none': 0.92 |
| 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:cc :content-type; bh=jsDr0lj+XxOifj4XD/10G0FUt8NLEhJq+i3Ury3J/Fo=; b=XHKAqhr3ZPswcaynG03ijrTTQqOXcQPk11/KD+G3G6+BwEx1UYt/E+X7P9Rl+7J5nH JZSExLQf72wCx0lS/PiLi350ngNZYa4jOgG49DwaW6gGt1QV3tCQCPdBLTMCBCvOwZUM piY7txsIFZAnFKVtaDNafdMyulShndyuL0eSmbI0KMbb4QJI2tB6LcAezZVVCMbhe/vL OdtxBIvArBKqX9x6CCe2q2nr+uy6swewJ6bP1GiUjKPhUHdM4usKEzvRfL6JO+3LeFnV SATKnYAsAtQ8mEy89LVFadkKhEXNAvl+nKeDFstixzPN9Wf702FNUOHlXH1hj25Fck/s wkgw== |
| MIME-Version | 1.0 |
| X-Received | by 10.194.88.168 with SMTP id bh8mr25899361wjb.103.1405567923213; Wed, 16 Jul 2014 20:32:03 -0700 (PDT) |
| In-Reply-To | <CANc-5UwGyAp1USixxws_QEqhEQW8ZnubT_Ox1dSYmF=pyAj+fw@mail.gmail.com> |
| References | <EF00034E4A0.000003A9codemonkey@inbox.com> <lq6gup$e1t$1@ger.gmane.org> <CAEk9e3oKoEBBuYQ9ZhdJyFF_aAHoO2EMU_sH3=AG7qntc7DPGw@mail.gmail.com> <lq6n5r$31b$1@ger.gmane.org> <CANc-5UwGyAp1USixxws_QEqhEQW8ZnubT_Ox1dSYmF=pyAj+fw@mail.gmail.com> |
| Date | Thu, 17 Jul 2014 13:32:03 +1000 |
| Subject | Re: This Python 3 is killing Python thread is killing me. |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | Python <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| 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.11910.1405568373.18130.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1405568373 news.xs4all.nl 2898 [2001:888:2000:d::a6]:47566 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:74609 |
Show key headers only | View raw
On Thu, Jul 17, 2014 at 6:40 AM, Skip Montanaro <skip@pobox.com> wrote: > On Wed, Jul 16, 2014 at 3:27 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: >> The difference between our most illustrious resident unicode expert and rr > > Sorry, who is "rr"? I went looking in the referenced thread but found > nobody with those initials. Not so helpfully, Gmail elides most sigs, > so I couldn't reliably scan the full text either. > He used to call himself rantingrick@gmail.com and then somehow lost access to that account (which usually means forgot the password). Now he's "Rick Johnson" <rantingrickjohnson@gmail.com> but most of us still refer to him as Ranting Rick. (Apparently he was rt8396@gmail.com years ago, but that was before my time.) ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: This Python 3 is killing Python thread is killing me. Chris Angelico <rosuav@gmail.com> - 2014-07-17 13:32 +1000
csiph-web