Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61552
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed1.swip.net!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <square.steve@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.258 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.49; '*S*': 0.01; 'python': 0.11; 'lurking': 0.16; 'received:192.168.1.4': 0.16; 'wrote:': 0.18; 'year,': 0.18; 'header:User-Agent:1': 0.23; "i've": 0.25; 'header:In-Reply-To:1': 0.27; "d'aprano": 0.31; 'giant': 0.31; 'minor': 0.31; 'steven': 0.31; "i'd": 0.34; 'subject:with': 0.35; 'received:google.com': 0.35; 'tech': 0.36; 'wrong': 0.37; 'list': 0.37; 'message- id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'even': 0.60; 'most': 0.60; 'forum': 0.61; 'balance': 0.61; 'become': 0.64; 'between': 0.67; 'header :Reply-To:1': 0.67; 'reply-to:no real name:2**0': 0.71; 'quality': 0.72; 'reply-to:addr:gmail.com': 0.80; 'mood': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=sDGhvahAz7E7ylI956vgT60PedWeUo+k++0f+YMFpKs=; b=0IB+B6jJkUeYxeu5eGxUymSxdDuO8bnFI3/Mn6oGVQCDJu1tGim70GDKy9GJ5lzZAY v9jNCP8JrVSRwrSSQD9i98HqEslAFOrkHo2x/wAvLLp5cmgIrMxqIkDbexOE71FndK3c n1XN650ZxCSdwdcJ2qMofeYnflfF6OHNP4xcrrcGkxSeCjCMecSr7eSqJsJYmKdQ/k8P 7XF7V6Gg3TqkjP3vWIKZKyh3S0CX1Y41E137FCZ3SdtVlKIiE+tJpUod6zOmuPkQJo9u SXXkeG5BCtzxSe9QiGdo/qombFaKtKUNf664e9Cpr+8Kl7MVygK+LHJ2+B8hMOag66UD gkJg== |
| X-Received | by 10.180.198.109 with SMTP id jb13mr2288312wic.55.1386761124138; Wed, 11 Dec 2013 03:25:24 -0800 (PST) |
| Date | Wed, 11 Dec 2013 12:25:20 +0100 |
| From | Steve Simmons <square.steve@gmail.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Trouble with Multi-threading |
| References | <mailman.3837.1386693350.18130.python-list@python.org> <l87kmu$f2h$1@news.albasani.net> <52a84061$0$29992$c3e8da3$5496439d@news.astraweb.com> |
| In-Reply-To | <52a84061$0$29992$c3e8da3$5496439d@news.astraweb.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Mailman-Approved-At | Wed, 11 Dec 2013 12:46:46 +0100 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| Reply-To | square.steve@gmail.com |
| 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.3886.1386762407.18130.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1386762407 news.xs4all.nl 2895 [2001:888:2000:d::a6]:36213 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:61552 |
Show key headers only | View raw
On 11/12/2013 11:37, Steven D'Aprano wrote: > When did this forum become so intolerant of even the tiniest, most > minor breaches of old-school tech etiquette? [... Giant Snip...] Well said Steven. I've only been member of this list for (maybe) a year, mainly lurking to learn about Python and I also feel that the balance between quality answers and sniping/arguing has definitely tilted in the wrong direction. I'd very much like to see the original mood restored. SteveS
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Trouble with Multi-threading dan.rose@parker.com - 2013-12-10 11:21 -0500
Re: Trouble with Multi-threading Roy Smith <roy@panix.com> - 2013-12-10 11:51 -0500
Re: Trouble with Multi-threading Walter Hurry <walterhurry@lavabit.com> - 2013-12-10 17:57 +0000
Re: Trouble with Multi-threading Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-11 10:37 +0000
Re: Trouble with Multi-threading Steve Simmons <square.steve@gmail.com> - 2013-12-11 12:25 +0100
Re: Trouble with Multi-threading Roy Smith <roy@panix.com> - 2013-12-11 21:00 -0500
Re: Trouble with Multi-threading rusi <rustompmody@gmail.com> - 2013-12-11 20:26 -0800
Re: Trouble with Multi-threading David Hutto <dwightdhutto@gmail.com> - 2013-12-12 00:39 -0500
Re: Trouble with Multi-threading Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-12 10:48 +0000
Re: Trouble with Multi-threading feedthetroll@gmx.de - 2013-12-10 11:43 -0800
Re: Trouble with Multi-threading Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-11 10:50 +0000
csiph-web