Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: UNSURE 0.216 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.58; '*S*': 0.01; 'newbie': 0.05; 'threads,': 0.09; 'programmer': 0.11; 'files.': 0.13; 'wrote:': 0.17; 'jan': 0.18; 'tim': 0.18; 'trying': 0.21; '15,': 0.23; 'second': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'looks': 0.26; 'am,': 0.27; 'chris': 0.28; 'chase': 0.29; 'gil': 0.29; 'problem': 0.33; 'to:addr:python-list': 0.33; 'posting': 0.35; 'add': 0.36; 'email addr:python.org': 0.36; 'too': 0.36; 'problems': 0.36; 'two': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'google': 0.39; 'received:192.168': 0.40; 'most': 0.61; 'email name:python-list': 0.62; 'solve': 0.62; 'six': 0.65; 'subject:day': 0.66; 'header :Reply-To:1': 0.68; 'obvious': 0.71; 'received:74.208': 0.71; 'reply-to:no real name:2**0': 0.72; '2013': 0.84; 'calls,': 0.84; 'received:74.208.4.194': 0.84; 'syndrome': 0.84; 'faced': 0.91; 'relate': 0.91 Date: Mon, 14 Jan 2013 09:31:30 -0500 From: Dave Angel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Thought of the day References: <50f3869d$0$29983$c3e8da3$5496439d@news.astraweb.com> <50F41306.8090507@tim.thechases.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:w3bs6hVSTzyciTvThsJvqZ0Kb9P6AoBYidEUo8Ohx1U F1VU4qf9I0YJqyKn3Y8afxsgoTe2jpAXLyCwL01bwOOnEGZNpC udhKDCUo1MWNk0dpyg/Saq09+ss22elD0iEU5R9yS3TbqXptZ9 XmeqkzkL1ct8POJtE9yl6qGcUGnp2xtuA3Egwor4mqklWsqhWm Vq8LDGpfhNzPAawRG49BH78W4WXYmU8S/IE6dX50q7Z3QOnoGA dtZWQiApFfoGh1H04bwRLplFZrxnTbIrBfQ6TScpyPpFxHKiDK /oGGrlOxoaiLzyLZdtKUIez4iB5p4pplWLFL6sS3RF51J3sGg= = X-Mailman-Approved-At: Tue, 15 Jan 2013 14:45:55 +0100 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: d@davea.name List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1358257557 news.xs4all.nl 6940 [2001:888:2000:d::a6]:45942 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:36851 On 01/14/2013 09:18 AM, Chris Angelico wrote: > On Tue, Jan 15, 2013 at 1:15 AM, Tim Chase > wrote: >> A newbie programmer had a problem and thought >> >> >> >> "I'll solve it by posting on >> >> >> >> python-list@python.org and on Google Groups". >> >> >> >> And now we have the problem of two threads... > And, when faced with problems of having two threads, the most obvious > solution is to add sleep() calls, so it looks like the above... Am I > dragging the analogy out too far? > > ChrisA Naaah, too far would be trying to relate the GIL to KILL files. For example, I avoid the google groups double-post syndrome by killfiling any message with google-groups in the To: or CC: fields. 596 messages in six months. I still get the second copy. -- DaveA