Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Random832 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: References: <56A1B69F.3040300@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de vLbfk/auyyOO1jy9yS9c3QpYkWxDZucFvui8uE7B54Eg== 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; '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: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:102100 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.