Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'suppose': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'systems.': 0.12; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:dabeaz': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'url:status': 0.24; 'supported': 0.26; 'header:X-Complaints- To:1': 0.27; 'header:In-Reply-To:1': 0.27; "i'm": 0.30; 'says': 0.33; 'something': 0.35; 'but': 0.35; 'there': 0.35; 'crazy': 0.36; 'operating': 0.37; 'to:addr:python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Sturla Molden Subject: Re: threading Date: Fri, 11 Apr 2014 01:51:41 +0200 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> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 39-82-11.connect.netcom.no User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 In-Reply-To: <87wqexj7ge.fsf@elektro.pacujo.net> 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1397173921 news.xs4all.nl 2836 [2001:888:2000:d::a6]:34284 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70075 On 10/04/14 21:44, Marko Rauhamaa wrote: > I'm happy that asyncio is > happening after all these long years. It would be nice if it supported > edge-triggered wakeups, but I suppose that isn't supported in all > operating systems. 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. Sturla