Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed1a.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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'report.': 0.07; 'subject:code': 0.07; '22,': 0.09; 'cc:addr :python-list': 0.11; 'bug': 0.12; 'created.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'url:bugs': 0.29; 'message-id:@mail.gmail.com': 0.30; 'subject:that': 0.31; 'file': 0.32; 'url:python': 0.33; 'received:google.com': 0.35; 'url:org': 0.36; 'pm,': 0.38; 'otten': 0.84; 'to:none': 0.92 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:cc :content-type; bh=rUPH9Po7c9r4rYZRhPq3f3vzyhyBKsuRwm7VROYSnh8=; b=rsY8tv1ohb2DbUpNx4nd9PAEwSLySFDHZZd8a5wTEbLw0v2vWOelvmrQwxhDaPMQlw IMUy5ztS7r7IAoWFuDEDdCoc/r1KX90rrotDH2n0M6j4BHPtOxJdn+tMoe/OJqHGcebv l03SraJ8ufgjvprSrbPiCGHi1xKhWD9fugmyBrSzJoNRhW8IiC1PGb6x7swPJxD1YD61 6QOj9Dinj5zpGQQM9CtWOJS7DfzEfmB87AFUYxra5GBU4Ie9IWNGV0D3jaZa2xjDUJCO K2n11oUgWjKdaWW75q+LeJJyo32AWEeBi6VFM7gAhhpFS7i3A5z2Sj0sCHPLN56zffFH ejiA== MIME-Version: 1.0 X-Received: by 10.66.25.241 with SMTP id f17mr14663996pag.127.1393073166654; Sat, 22 Feb 2014 04:46:06 -0800 (PST) In-Reply-To: References: Date: Sat, 22 Feb 2014 23:46:06 +1100 Subject: Re: Python stdlib code that looks odd From: Chris Angelico Cc: "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: 1393073538 news.xs4all.nl 2836 [2001:888:2000:d::a6]:58864 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66894 On Sat, Feb 22, 2014 at 10:54 PM, Peter Otten <__peter__@web.de> wrote: > Please file a bug report. http://bugs.python.org/issue20729 created. ChrisA