Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:pipermail': 0.05; 'subject:PEP': 0.07; 'string': 0.09; 'differently.': 0.09; 'formatting': 0.09; 'repeated': 0.09; 'sentence': 0.09; 'cc:addr :python-list': 0.11; 'thread': 0.14; 'apologies...': 0.16; 'deprecated.': 0.16; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'sender:addr:gmail.com': 0.17; 'feb': 0.22; '>>>': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'url:bugs': 0.29; 'message-id:@mail.gmail.com': 0.30; '>>>>': 0.31; 'url:python': 0.33; 'received:google.com': 0.35; "didn't": 0.36; 'url:org': 0.36; 'url:mail': 0.40; 'to:addr:gmail.com': 0.65; '2012.': 0.74; 'python-dev': 0.84; 'url:python-dev': 0.84 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:cc:content-type; bh=3o3q/tvAGgt9jK5mFyYVFnOK07pd+5+V77GYv/6+xGg=; b=m2apwOd/T/o6HfqAqMp0YYDWFpDLH1cyFQtXG+ZgJKYrVJdU1y/n7UIzMyaF6N6ovA A6Iq0fDFimy8Ql2VWV8od/9XIJW7WMuwhY0A+bKneGaiyWOEXsVdYsNpQt1HC15Wl3Yw DjULT0OpVhldNLpyumKFStg6O9+JjSpQq00iA6JBDUoAZjmeipf/Rxbd2iwQ2O9KckCU LYbgXopTQhhs6PGvlu6fSIrHkcg3ZnI/JHtxrMn7VpdE7QGSDrHDY+Tlo9vUNivo27mx TWAOfYJxdXVizu9gQ092qxw0jVSp+o6M/GW33xphBP26/Av2fUSPwrtNLQbZXoJXk/Vk S7sw== MIME-Version: 1.0 X-Received: by 10.180.183.139 with SMTP id em11mr32537183wic.16.1369219512562; Wed, 22 May 2013 03:45:12 -0700 (PDT) Sender: skip.montanaro@gmail.com In-Reply-To: <519C3D99.5040107@gmail.com> References: <519c348a$0$6599$c3e8da3$5496439d@news.astraweb.com> <519C3D99.5040107@gmail.com> Date: Wed, 22 May 2013 05:45:12 -0500 X-Google-Sender-Auth: VkHedrPn1hbvFTZPUcbBLr4yCa8 Subject: Re: PEP 378: Format Specifier for Thousands Separator From: Skip Montanaro To: Andrew Berg Content-Type: text/plain; charset=UTF-8 Cc: "comp.lang.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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369219519 news.xs4all.nl 15926 [2001:888:2000:d::a6]:34816 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45720 >>>> Please stop perpetuating this myth, see >>>> http://mail.python.org/pipermail/python-dev/2012-February/116789.html >>>> and http://bugs.python.org/issue14123 >>>> >>> What myth? >> >> The myth that % string formatting is deprecated. It is not deprecated. > Skip didn't say that it was deprecated. I didn't mean to create a tempest in a teapot. I was away from comp.lang.python, python-bugs, and python-dev for a few years. In particular, I didn't ever see the aforementioned thread from Feb 2012. Had I known of that thread I would have worded the sentence which shall not be repeated differently. My apologies... Skip