Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed2a.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: OK 0.074 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.00; 'python': 0.11; 'url:dabeaz': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'header:User- Agent:1': 0.23; 'url:status': 0.24; 'header:In-Reply-To:1': 0.27; 'says': 0.33; 'something': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'crazy': 0.36; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'simple': 0.61 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=XYTQSuI7S7j7QPMTd1yDsubFcDcHYXTX9eJvVorIE/4=; b=ZhMo2QClSXTSV4wmMjRapvv8pckNuA1koJNG2MEdxsKxoIW2vocpCsoymJgmnJK03L 6F7sAPYYVHZYyESvFKQald/t+iurA0pVaw6sEymVwL6rVOZYzbpZWeiE1lX0C2PFwTCt IFvaxbZ2u6ToLf3hTctlt0W/wWzY9FC8r2MEX1hZyHgYuSUhd+twWWEAJELXOnmSQYnl FWF2OPstbO2wE019xddk11tIrveu32aNYJoWYcr2KzjSmV0nfi0tptw3IcIxzTq/MB22 JDoQgxpuo//r8qjAnqXtLLYd5axgwHdTrPhMAy/lCtYsZMVofURywrC4To1YyYj4UMJO 1ZYg== X-Received: by 10.112.128.231 with SMTP id nr7mr13517151lbb.9.1397175694631; Thu, 10 Apr 2014 17:21:34 -0700 (PDT) Date: Fri, 11 Apr 2014 02:21:26 +0200 From: Sturla Molden User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: threading References: <87wqexmmuc.fsf@elektro.pacujo.net> <450892781418836111.682065sturla.molden-gmail.com@news.gmane.org> <87lhvdm9sw.fsf@elektro.pacujo.net> <70d69403-456a-43bc-84a6-c546983c90e5@googlegroups.com> <87wqexj7ge.fsf@elektro.pacujo.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1397175701 news.xs4all.nl 2838 [2001:888:2000:d::a6]:48110 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70076 On 11/04/14 01:51, Sturla Molden wrote: > I have an issue with the use of coroutines. I think they are to evil. > > When a man like David Beazley says this > > https://twitter.com/dabeaz/status/440214755764994048 > > there is something crazy going on. And why did Python get this Tulip beast, instead of a simple libuv wrapper? Node.js has already proven what libuv can do. Sturla