Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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: OK 0.092 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; 'newbie': 0.05; 'threads,': 0.09; 'programmer': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'tim': 0.18; '15,': 0.23; 'header:In-Reply-To:1': 0.25; 'looks': 0.26; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'chase': 0.29; 'problem': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'posting': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'add': 0.36; 'email addr:python.org': 0.36; 'too': 0.36; 'problems': 0.36; 'two': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'header:Received:5': 0.40; 'most': 0.61; 'email name:python-list': 0.62; 'solve': 0.62; 'subject:day': 0.66; 'obvious': 0.71; '2013': 0.84; 'calls,': 0.84; 'faced': 0.91 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:to :content-type; bh=DJozsUeucGTQ3SEPodZ6EgEnVMiiyY6rVwl320RLUqc=; b=ZT1jkemIZoiYFIDLt17Q02suqjU0nhfgv+DzMJHhv75eGp0lFJtGl0RGRv9cCdmhRA 8EelYX0bYT/hlXkp3Hsy0BjraicDcJCK2pBSiYKwbpc5lrm0PmthWoXpPCerd3XwcW7C Xa6V9RyweLC+4ggSzA83gGIyBeIOIgLOiJCKXRpMR19HtQAEhVEUQjdQc6Fg6bv/xSNG h6XkAIy1iyttme5U/kYMed2k9mUzxVKcRbGMafJmzahUl0QKnkPQNre6GOgrmEiuUg4m mNvzLeQt03jjiP04swur8zxQrRhOphKLELfiqFkBWty9D1yKPsE/gUtINLqw+0aVI+i8 u7fQ== MIME-Version: 1.0 In-Reply-To: <50F41306.8090507@tim.thechases.com> References: <50f3869d$0$29983$c3e8da3$5496439d@news.astraweb.com> <50F41306.8090507@tim.thechases.com> Date: Tue, 15 Jan 2013 01:18:19 +1100 Subject: Re: Thought of the day From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1358173102 news.xs4all.nl 6891 [2001:888:2000:d::a6]:40993 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:36785 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