Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.023 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'elements.': 0.07; 'subject:based': 0.07; 'am,': 0.12; 'received:209.85.210.174': 0.13; 'received:mail-iy0-f174.google.com': 0.13; '1:13': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject: \n ': 0.16; 'subject:syntax': 0.16; 'wrote:': 0.18; 'appropriate': 0.22; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'indentation': 0.23; 'message-id:@mail.gmail.com': 0.28; 'cap': 0.30; 'fri,': 0.34; 'to:addr:python-list': 0.34; 'subject:/': 0.35; '...': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.38; 'mark': 0.39; "it's": 0.40; 'received:209': 0.40; 'to:addr:python.org': 0.40; 'more': 0.61; '2011': 0.61; 'eliminate': 0.63; 'you.': 0.63; 'adopt': 0.84; 'ps.': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=ON/2QRjUu+TzFTVqlnIXi7bS+7pyv7dG2Lz5PtyDT1I=; b=L7fCqJ75rXgG22NVynMePnver2ztPeG+ocY+PbJ+WgKk4CAXOBFfrm77XrxmgexeIw JvRWKwb7XFdGtxq+IXHCrh8QRzpCczycHtMh3UR6r+8B+8i6Lx0SDKXOpPvxzZGsedre MuPov6WTZjyxeUPDDM213JxBUme+YLiTLyTnA= MIME-Version: 1.0 In-Reply-To: <4ef33b02$0$6952$e4fe514c@news2.news.xs4all.nl> References: <841f4d29-f50b-4b0b-912b-b497fb6e60ec@t16g2000vba.googlegroups.com> <4ef32cd9$0$29973$c3e8da3$5496439d@news.astraweb.com> <4ef33b02$0$6952$e4fe514c@news2.news.xs4all.nl> Date: Fri, 23 Dec 2011 01:30:29 +1100 Subject: Re: Pythonification of the asterisk-based collection packing/unpacking syntax From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1324564233 news.xs4all.nl 6925 [2001:888:2000:d::a6]:49709 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:17735 On Fri, Dec 23, 2011 at 1:13 AM, Hans Mulder wrote: > How about: > > > ... > > > More more readable! =A0And it's a standard! Unfortunately it's not Pythonic, because indentation is insignificant. We need to adopt a more appropriate form. Eliminate all the tags and use indentation to mark the ends of elements. ChrisA PS. Brilliant, sir, brilliant! I take off my cap to you.