Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63403
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'assumed': 0.09; 'exceeds': 0.09; 'exception.': 0.09; 'cc:addr :python-list': 0.11; 'gui': 0.12; 'jan': 0.12; "wouldn't": 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'general.': 0.16; 'subject:More': 0.16; 'subject:Unicode': 0.16; 'sure.': 0.16; 'threads.': 0.16; 'wrote:': 0.18; 'coding': 0.22; 'cc:addr:python.org': 0.22; "aren't": 0.24; 'sorry,': 0.24; 'unicode': 0.24; 'cc:2**0': 0.24; 'least': 0.26; 'header:In-Reply- To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'subject:About': 0.31; 'agree': 0.35; 'something': 0.35; 'case,': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'pm,': 0.38; 'enough': 0.39; 'either': 0.39; 'subject:"': 0.60; 'show': 0.63; 'talking': 0.65; 'surprise': 0.74; 'other.': 0.75; 'comparable': 0.84; 'me;': 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=ly43kcum49Dbb4lVVXukibeR76En3lfAHaZO6I5DelE=; b=Q8iB/Vs0ZKaG3xj2+gnpJu5+i0Q967i/Ig+hPbtvOkbYtp06BxSDWRC0weoKDpT035 L5IyH+WUpwzdEtZdnoYM7Cw75FST4E6nBd0bREJebzqEZoIl3WmKbqpnA11uAw+BWpPR S5BX00BsSpUa9UOd+Y1xrhd102dkC0A7pZ5d/e/Hkkp1+OahngMQAEVSlrrQ3ONCFys5 UoIOxEN4uHVyUm6hrqW23UKNNiY2TkD7jFKMhop2rGr15fFjTspy8ENRA6mfLBqFQ/rh C2hyg3QVkOLGWxiUuiXmOg6NzaNULHij6ZDUF3SZ4JHUnMgH0pPKOlH1iNl8gLIzlLuQ KSOA== |
| MIME-Version | 1.0 |
| X-Received | by 10.68.108.194 with SMTP id hm2mr132337364pbb.22.1389061799733; Mon, 06 Jan 2014 18:29:59 -0800 (PST) |
| In-Reply-To | <op.w9aoj4l15079vu@gnudebeest> |
| References | <lablra$1mc$2@ger.gmane.org> <201401060932.35410.gheskett@wdtv.com> <laf2qm$4ep$1@ger.gmane.org> <mailman.5064.1389043031.18130.python-list@python.org> <op.w9al93hv5079vu@gnudebeest> <mailman.5104.1389058557.18130.python-list@python.org> <op.w9aoj4l15079vu@gnudebeest> |
| Date | Tue, 7 Jan 2014 13:29:59 +1100 |
| Subject | Re: "More About Unicode in Python 2 and 3" |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <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.5112.1389061809.18130.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1389061809 news.xs4all.nl 2935 [2001:888:2000:d::a6]:43582 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:63403 |
Show key headers only | View raw
On Tue, Jan 7, 2014 at 1:15 PM, Rhodri James <rhodri@wildebst.org.uk> wrote: > Sorry, I assumed we were talking about threads in general. Py2 vs Py3 > threads that aren't interminable trolling don't show up often enough to > register for me; the current set is something of an exception. Sure. In that case, I would agree that yes, GUI coding is at least comparable to Unicode in terms of number of threads. I don't have figures, but it wouldn't surprise me to learn that either exceeds the other. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: "More About Unicode in Python 2 and 3" Gene Heskett <gheskett@wdtv.com> - 2014-01-06 16:17 -0500
Re: "More About Unicode in Python 2 and 3" "Rhodri James" <rhodri@wildebst.org.uk> - 2014-01-07 01:26 +0000
Re: "More About Unicode in Python 2 and 3" Chris Angelico <rosuav@gmail.com> - 2014-01-07 12:35 +1100
Re: "More About Unicode in Python 2 and 3" "Rhodri James" <rhodri@wildebst.org.uk> - 2014-01-07 02:15 +0000
Re: "More About Unicode in Python 2 and 3" Chris Angelico <rosuav@gmail.com> - 2014-01-07 13:29 +1100
csiph-web