Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed1.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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python': 0.09; 'newly': 0.09; 'subject:into': 0.09; 'term,': 0.09; 'url:github': 0.09; 'cc:addr:python-list': 0.10; '2.7.3': 0.16; 'behaviour.': 0.16; 'osx': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'feb': 0.19; 'trying': 0.21; 'cc:2**0': 0.23; "i've": 0.23; 'linux': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; "i'm": 0.29; 'received:google.com': 0.34; 'created': 0.36; 'received:74.125': 0.36; 'subject:: ': 0.38; '2013': 0.84; 'angel': 0.93; 'exhibiting': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=8rvfc10ljHu+1wnkHa8+cAN10Z33uNALGZws2V63zX0=; b=j5j703d9G6XW71ZsV/+aQIwnuWdus/o51cBaPPI0APK3PSF4JeS0fi9IckIqfSznqS bKnerzEnWbVdUY1TZfe/WrqFa19imld6vwjUoj3GP0R0hfPhktnT5rfpCWl2gxHBIXte u6f7U2XmgPOB13trlcCba+V2XlJmT5XNcQS85ydnqq6dlOLpeloRgfkn9CLyR5LrNOdf PL1yZfdPfM2zUPeI080VmrZTdR8Ox6zoj043aceszViUOqKptrb6ZappZt/xavMeiL8M pmDHvM5GNT3lGFPYGh7xu4Z2z+ZrMwbZnE9LhuMgycVVpTZv5qJKc+Iz1U+Xzcuw271q zzwg== MIME-Version: 1.0 X-Received: by 10.14.179.5 with SMTP id g5mr19334286eem.41.1362076423401; Thu, 28 Feb 2013 10:33:43 -0800 (PST) In-Reply-To: <512F9B73.4030205@davea.name> References: <512F9B73.4030205@davea.name> Date: Thu, 28 Feb 2013 10:33:43 -0800 Subject: Re: Breaking into descriptors From: Demian Brecht To: Dave Angel Content-Type: text/plain; charset=ISO-8859-1 Cc: Python 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362076431 news.xs4all.nl 6873 [2001:888:2000:d::a6]:35212 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40151 On Thu, Feb 28, 2013 at 10:01 AM, Dave Angel wrote: > It halts (breaks) for me, in Python 2.7.3 on Linux Okay, now I'm just confused. I ran this in terminal on OSX with both 2.7.3 and 3.4(dev) and both were exhibiting the same behaviour. I've since closed the terminal and upon trying it in a newly created term, cannot repro it. Gremlins. -- Demian Brecht http://demianbrecht.github.com