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


Groups > comp.lang.python > #50620 > unrolled thread

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

Started byChris Angelico <rosuav@gmail.com>
First post2013-07-14 11:53 +1000
Last post2013-07-14 11:53 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromChris Angelico <rosuav@gmail.com>
Date2013-07-14 11:53 +1000
SubjectRe: [Python-ideas] float('∞')=float('inf')
Message-ID<mailman.4690.1373766801.3114.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web