Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!feeder1-1.proxad.net!proxad.net!feeder1-2.proxad.net!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: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.031 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.05; 'pep': 0.09; 'api,': 0.16; 'developers,': 0.16; 'sender:addr:gmail.com': 0.18; 'received:74.125.82.174': 0.23; 'second': 0.24; 'header:In-Reply-To:1': 0.25; 'thanks!': 0.26; 'message-id:@mail.gmail.com': 0.27; 'framework': 0.30; 'received:74.125.82': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'received:74.125': 0.36; 'rather': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'talk': 0.38; 'gives': 0.39; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'think': 0.40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=Whp7WOX488jcFSSqfTakqZdYUevmK7XROef3dWHHwvI=; b=I5YVwWJqlXdxPHJRD3kNYfA2rCACIi3ylJjUQ4ZTFiHu1kF3Nbx4zmLOsw7IWijPBn E/iAokDzcLP3XO29M3Ozu9S5QpMV45qHz5otdqD6nK2j/hHMpCbGPXIQxkf28y26ZCTN RbJ4WebYFeACFL7V7+IgGrN4/XB0gHIGPYAIUkPA8F2dKLWiN0xvF3eGLKXLLFfuwy4Z vOBYCefZGQpA0tLjEUP6hqOTYgxyPY5MjRxaJaL3iIdHVXvNWfBkpwZqLcX/+u4vS95n bEtNb2wsXxCGrRaZwkZTnQRgoYaztF+HKgS8gYyzBxCNZBKrN1mSik0UC/MEG3Y41x2r tAAg== MIME-Version: 1.0 Sender: djmitche@gmail.com In-Reply-To: References: <504d60ab$0$29890$c3e8da3$5496439d@news.astraweb.com> Date: Tue, 11 Sep 2012 20:40:58 -0400 X-Google-Sender-Auth: yHyLeEo7ycAYdxotKsCEEtDH7Uc Subject: Re: Standard Asynchronous Python From: "Dustin J. Mitchell" To: python-list@python.org Content-Type: text/plain; charset=UTF-8 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1347410460 news.xs4all.nl 6933 [2001:888:2000:d::a6]:45146 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:28914 Thanks for the second round of responses. I think this gives me some focus - concentrate on the API, talk to the framework developers, and start redrafting the PEP sooner rather than later. Thanks! Dustin