Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.067 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.01; 'subject:Python': 0.06; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; '("",': 0.16; 'argument.': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; '31,': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'fri,': 0.33; 'received:209.85': 0.35; 'received:google.com': 0.35; 'next': 0.36; 'subject:?': 0.36; 'should': 0.36; 'received:209': 0.37; 'winning': 0.38; 'different': 0.65; 'default': 0.69; 'join,': 0.84; 'to:addr:ntlworld.com': 0.84; '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:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=48sd6Wk7BqjObigU4rjwMtS1ti2GtyI8CFdS9T9/ZHw=; b=TLBrlt7rM0pwzOsYhpbdiBtsFBXLbRXtn7Ptg/xeSwVxzqdBGu1pAolw2SZCLK3fOq mCmPSAuR3cxBXyWziLZc1eK+uwobiWXm6tq6ufkwGtzYwIlQjDG9Yjttlo0TqYNPWF8A HGBhbm9d6Ctimq3dm3em+PgIQUewEh3S8Il216ZbrNjC5/CDmrjBaX7gHDvdjkL9FztZ PJonK/wrn5uWeuf6cpQDI+q0AVeF0Fa2WaSiL0ndcG4yirXLEVEn6Z3Umzs0CaT8g3Vr xR2H3FZcrpTBoVAwSyNcRx20nDpRHGa3LcrFTlWReX8L5Q9LxbisWC9sLOcfEFBbLjLl bFcg== MIME-Version: 1.0 X-Received: by 10.49.34.130 with SMTP id z2mr9810055qei.25.1369995374766; Fri, 31 May 2013 03:16:14 -0700 (PDT) In-Reply-To: References: Date: Fri, 31 May 2013 11:16:14 +0100 Subject: Re: How clean/elegant is Python's syntax? From: =?ISO-8859-1?Q?F=E1bio_Santos?= To: Alister Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369995864 news.xs4all.nl 15957 [2001:888:2000:d::a6]:41407 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46591 On Fri, May 31, 2013 at 10:08 AM, Alister wrote= : > I think that is the winning argument. > Next question is what should be the default ("", " " or',')? join, comma_join, whitejoin, linejoin variants, with different defaults? -- F=E1bio Santos