Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #102100

Re: .format won't display my value with 2 decimal places: Why?

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Random832 <random832@fastmail.com>
Newsgroups comp.lang.python
Subject Re: .format won't display my value with 2 decimal places: Why?
Date Mon, 25 Jan 2016 12:32:49 -0500
Lines 4
Message-ID <mailman.225.1453743172.15297.python-list@python.org> (permalink)
References <56A1B69F.3040300@gmail.com> <em59031268-5aa7-4141-b0ba-f5de9a9f9261@andromeda> <CALwzidmWXJdFq1DbW3_zTGVeDbxW0W2BeLcyc20PXCAiGFr-1A@mail.gmail.com> <CAPTjJmoFitkYrv6A2-MZCsJ1EiXjmi9w4mCTqHH8s4MZPHi3jQ@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de vLbfk/auyyOO1jy9yS9c3QpYkWxDZucFvui8uE7B54Eg==
Return-Path <random832@fastmail.com>
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; 'received:internal': 0.09; 'subject:Why': 0.09; 'translations': 0.09; 'jan': 0.11; 'message- id:@webmail.messagingengine.com': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:66.111.4.27': 0.16; 'received:io': 0.16; 'received:messagingengine.com': 0.16; 'received:out3-smtp.messagingengine.com': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'all,': 0.20; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; 'chris': 0.26; "i'm": 0.30; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'received:66': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.40; 'subject:with': 0.40; 'some': 0.40; 'header:Message-Id:1': 0.61; 'situation': 0.67; 'subject:value': 0.84
DKIM-Signature v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=v8QD6NV/qi/FPkRnzriKpZvwlk8=; b=Hbg20a B4Jj6gH9TWhK1ntKMNQvmXsPDCg8gAJsYXS543ALYw08KIy8ZLNVQMRE2ZY4RX7K ZKfFbbpLK9b8KlGqVxFroeWsYVWf04LUT7H0yGkdFziZTJ1M/BjAPKRRO62Zbv7D JJwFKDTnUlvEW3NSHisL6AmAqWTw7X96WQjiQ=
DKIM-Signature v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=v8QD6NV/qi/FPkR nzriKpZvwlk8=; b=jgu3a5kkywHXbyupNEkl1z4e7uKdSooq+H0QzPbewmB114N oOh7XCpL+h8uxPoA4XwkYYnez8KTBaRPwydnRQrIPAVMWxEl6sqp3SBFG5RREBEj Htli1jwdirQegHQbMBpALPHjPF5bSgFF9vPU+8NwetgyOdefyJnn/gXEsWOc=
X-Sasl-Enc Qok46Bowf8Kfj1PpzGx03J/K4GXYvcnpKWBT762f35rQ 1453743169
X-Mailer MessagingEngine.com Webmail Interface - ajax-6cda141f
In-Reply-To <CAPTjJmoFitkYrv6A2-MZCsJ1EiXjmi9w4mCTqHH8s4MZPHi3jQ@mail.gmail.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:102100

Show key headers only | View raw


On Mon, Jan 25, 2016, at 12:23, Chris Angelico wrote:
> if some translations don't use a token at all,

I'm not sure what situation that would be reasonable in.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: .format won't display my value with 2 decimal places: Why? Random832 <random832@fastmail.com> - 2016-01-25 12:32 -0500

csiph-web