Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!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:PEP': 0.07; 'analysing': 0.16; 'received:65.55.116.7': 0.16; 'to:name:python- list@python.org': 0.22; 'received:65.55.116': 0.24; "i've": 0.25; 'skip:_ 20': 0.27; 'header:In-Reply-To:1': 0.27; 'code': 0.31; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39 X-TMN: [uOMNuaEIKs48S0yFvLkPNE8YpAhBrug4] X-Originating-Email: [carlosnepomuceno@outlook.com] From: Carlos Nepomuceno To: "python-list@python.org" Subject: RE: PEP 378: Format Specifier for Thousands Separator Date: Tue, 21 May 2013 22:41:51 +0300 Importance: Normal In-Reply-To: References: , , , , , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 21 May 2013 19:41:51.0862 (UTC) FILETIME=[3DC47160:01CE565B] 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: 4 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369165381 news.xs4all.nl 15923 [2001:888:2000:d::a6]:51644 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45685 > Analysing the code of "stringobject.c" I've found formatint() and formatl= ong().=0A= =0A= I mean _PyString_FormatLong() =