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


Groups > comp.lang.python > #46531

Re: How clean/elegant is Python's syntax?

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news1.tnib.de!feed.news.tnib.de!news.tnib.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; '(at': 0.04; 'argument': 0.05; 'subject:Python': 0.06; 'args': 0.07; 'string': 0.09; 'arguments': 0.09; 'function,': 0.09; 'subject:How': 0.10; 'def': 0.12; 'argument,': 0.16; 'argument.': 0.16; 'be:': 0.16; 'iterable': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'thu,': 0.19; 'starts': 0.20; 'written': 0.21; 'seems': 0.21; '31,': 0.24; "aren't": 0.24; 'instance,': 0.24; 'second': 0.26; 'least': 0.26; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'function': 0.29; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'easier': 0.31; 'too.': 0.31; 'trivial': 0.31; 'fri,': 0.33; 'trouble': 0.34; 'sense': 0.34; "can't": 0.35; 'received:209.85': 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'shorter': 0.36; 'method': 0.36; 'subject:?': 0.36; 'should': 0.36; 'changing': 0.37; 'list': 0.37; 'received:209': 0.37; 'ends': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'rather': 0.38; 'short': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'either': 0.39; 'expression': 0.60; 'ian': 0.60; 'first': 0.61; 'back': 0.62; "you've": 0.63; 'more': 0.64; '30,': 0.65; 'eyes': 0.78; 'hardly': 0.84; 'thing,': 0.91; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=xcmQNyN8XZa5CSGJ9Cc/xU752ibQzx2X5A/Wywzrqrc=; b=nmYuw17DrSekMiCjqOOWLgAY7nRPxwRhbdM3vm6iZjd/MweNT4LTJkxj4zPBhqtVzR tGMbdcRYZTUGAuBfDT4tBukYgQ9z0vDZjD7BJPRZKJkh8RgDngtxfSzgutP11sA57IfS AWXViwBbtT1BxDCyPtkZMcdBeEao/FyjYwXgWS0XcMJUXi3BFR+ZT5QvyLzxlnwsqW6I txMRwJ4a07DW8DN7XStJ/uTocDvUr/dJ3On7/K1ShF/igOm+HihXccqCCYpnILSLuinN MXe3G/0W8/IpSDDzAf3BIgIHSd1LtUbcaHDb+bUEsqJ1K5zyyfMoGCedkNQz2vONTRKr Bi6g==
X-Received by 10.66.80.40 with SMTP id o8mr9658847pax.214.1369939914305; Thu, 30 May 2013 11:51:54 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <CAPTjJmqHE_Ctyn5dEL3TeXaan4_cF9JUWHi_hMb2nyafhpn5CQ@mail.gmail.com>
References <CAGVx7UWXAFHSHq37Ep-Vk=cM2wYrEGHSUhNc8s43bCvj_VcVow@mail.gmail.com> <CAGGBd_oT=vqvPGZy+d1H=XHjdPCmYUxJMXAwii7WH845xrYybQ@mail.gmail.com> <mailman.2389.1369876474.3114.python-list@python.org> <851ce96a-0223-42b0-8d99-902294c71f58@hc4g2000pbb.googlegroups.com> <CALwzidkvPJFWh1csV+sC6mFb9bZFaft_T5e+5E49eHucBTf-hQ@mail.gmail.com> <CAPTjJmqHE_Ctyn5dEL3TeXaan4_cF9JUWHi_hMb2nyafhpn5CQ@mail.gmail.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Thu, 30 May 2013 12:51:14 -0600
Subject Re: How clean/elegant is Python's syntax?
To Python <python-list@python.org>
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2446.1369939917.3114.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369939917 news.xs4all.nl 15958 [2001:888:2000:d::a6]:54448
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:46531

Show key headers only | View raw


On Thu, May 30, 2013 at 12:44 PM, Chris Angelico <rosuav@gmail.com> wrote:
> On Fri, May 31, 2013 at 4:36 AM, Ian Kelly <ian.g.kelly@gmail.com> wrote:
>> I don't object to changing the join method (one of the more
>> shoe-horned string methods) back into a function, but to my eyes
>> you've got the arguments backward.  It should be:
>>
>> def join(sep, iterable): return sep.join(iterable)
>
> Trouble is, it makes some sense either way. I often put the larger
> argument first - for instance, I would write 123412341324*5 rather
> than the other way around - and in this instance, it hardly seems as
> clear-cut as you imply. But the function can't be written to take them
> in either order, because strings are iterable too. (And functions that
> take args either way around aren't better than those that make a
> decision.)

The reason I like having the shorter argument first (at least for
function calls) is for when I'm reading the code.  If I'm interested
in the second argument, then to find it I have to scan over the first
argument.  I would rather scan over something short like '\n' than
something longer like a list comprehension.  It sounds like a trivial
thing, but it really does make it easier to find where an expression
starts and ends when the expression is short.

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


Thread

Re: How clean/elegant is Python's syntax? Ma Xiaojun <damage3025@gmail.com> - 2013-05-30 09:14 +0800
  Re: How clean/elegant is Python's syntax? rusi <rustompmody@gmail.com> - 2013-05-29 19:49 -0700
    Re: How clean/elegant is Python's syntax? Ian Kelly <ian.g.kelly@gmail.com> - 2013-05-30 12:36 -0600
      Re: How clean/elegant is Python's syntax? rusi <rustompmody@gmail.com> - 2013-05-30 11:47 -0700
      Re: How clean/elegant is Python's syntax? John Ladasky <john_ladasky@sbcglobal.net> - 2013-05-30 15:01 -0700
    Re: How clean/elegant is Python's syntax? Chris Angelico <rosuav@gmail.com> - 2013-05-31 04:44 +1000
    Re: How clean/elegant is Python's syntax? Ian Kelly <ian.g.kelly@gmail.com> - 2013-05-30 12:51 -0600
    Re: How clean/elegant is Python's syntax? MRAB <python@mrabarnett.plus.com> - 2013-05-30 20:38 +0100
    Re: How clean/elegant is Python's syntax? Chris Angelico <rosuav@gmail.com> - 2013-05-31 07:28 +1000
    Re: How clean/elegant is Python's syntax? Ian Kelly <ian.g.kelly@gmail.com> - 2013-05-31 09:43 -0600
    Re: How clean/elegant is Python's syntax? Chris Angelico <rosuav@gmail.com> - 2013-06-01 04:52 +1000

csiph-web