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


Groups > comp.lang.python > #50620

Re: [Python-ideas] float('∞')=float('inf')

References (8 earlier) <51E07F3B.5000405@mrabarnett.plus.com> <krq0d8$otm$1@ger.gmane.org> <CAN8d9gnQmD=OmXs-FxX0YAVodhx3LLOGVx2kMMdf2XGytD42qg@mail.gmail.com> <51E1FDC5.1030501@pearwood.info> <CAN1F8qUNLRe_EMtJgOiXhJaxho+Cpk5XsXL6EieYtkNSH7vQbQ@mail.gmail.com>
Date 2013-07-14 11:53 +1000
Subject Re: [Python-ideas] float('∞')=float('inf')
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.4690.1373766801.3114.python-list@python.org> (permalink)

Show all headers | View raw


On Sun, Jul 14, 2013 at 11:39 AM, Joshua Landau <joshua@landau.ws> wrote:
> On 14 July 2013 02:24, Steven D'Aprano <steve@pearwood.info> wrote:
>> and on-going costs:
>>
>> - that's one more thing for every user to learn;
>
> Doesn't apply here.

Yes, it does; what happens to someone who reads someone else's Python
code? To write code, you need to understand one way of spelling
something. To read code, you need to understand _every_ way of
spelling that thing. That may not be a particularly great cost in this
case, but it is a cost.

ChrisA

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


Thread

Re: [Python-ideas] float('∞')=float('inf') Chris Angelico <rosuav@gmail.com> - 2013-07-14 11:53 +1000

csiph-web