Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50621
| References | (9 earlier) <krq0d8$otm$1@ger.gmane.org> <CAN8d9gnQmD=OmXs-FxX0YAVodhx3LLOGVx2kMMdf2XGytD42qg@mail.gmail.com> <51E1FDC5.1030501@pearwood.info> <CAN1F8qUNLRe_EMtJgOiXhJaxho+Cpk5XsXL6EieYtkNSH7vQbQ@mail.gmail.com> <CAPTjJmqLD+mz1HEBaqstz+ROkxXRt8FKZsRuU3P+kD8kRv43LA@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.4691.1373766843.3114.python-list@python.org> (permalink) |
On Sun, Jul 14, 2013 at 11:53 AM, Chris Angelico <rosuav@gmail.com> wrote: > 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. Doh, I forgot which channel this was on again :( It feels like a python-list thread. ChrisA
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [Python-ideas] float('∞')=float('inf') Chris Angelico <rosuav@gmail.com> - 2013-07-14 11:53 +1000
Re: [Python-ideas] � Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-14 03:04 +0000
Re: [Python-ideas] float('∞')=float('inf') Chris Angelico <rosuav@gmail.com> - 2013-07-14 13:09 +1000
Re: [Python-ideas] float('∞')=float('inf') Serhiy Storchaka <storchaka@gmail.com> - 2013-07-14 13:23 +0300
Re: [Python-ideas] float('∞')=float('inf') Chris Angelico <rosuav@gmail.com> - 2013-07-14 20:27 +1000
csiph-web