Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!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.057 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'subject:Python': 0.06; 'subject:How': 0.10; 'mathematical': 0.24; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'received:209.85.217': 0.29; 'message-id:@mail.gmail.com': 0.30; 'received:209.85': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'functional': 0.39; 'to:addr:python.org': 0.39 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=U81QLbnz+k2iTpmM+XGRakh5nYVb0ZZ9Bpg0hDy44pw=; b=x0S3mSqCGGvAzrdOYPVXeiNwiP1yraxokvPIR+Krnf2lCmBj6Um1EBy74V9V3Eq7gu 1H1qPu+LNSFZmukqltZQIbysXr3hCq/Rix59ko7wBS9peMxKDnA8zGElXlR1fy/CapvZ AFDHg19XkMBH19+wBMWR6pjuyLN6P0jI/AqV/AnmVSquqh5Au//BTkgt2YpSi20wa9aY KHt3RJcuWOvgp35hi8CepPIHsjy0JynyzX4CvfSkU7tqt+7df6u8F4nJ1A80LSSLNhKA 72e+Gxw8yBNJSlDLHY+WIyaL/Acx5nrrjph8sZmjaJRKqYlI+XnLznbRTOiTwSO0S5st 6fdw== X-Received: by 10.152.1.6 with SMTP id 6mr4099551lai.14.1369936278393; Thu, 30 May 2013 10:51:18 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <51a6ef42$0$11118$c3e8da3@news.astraweb.com> <503a1a1e-9c5c-4c01-929b-673421907ab8@ys5g2000pbc.googlegroups.com> From: Ma Xiaojun Date: Fri, 31 May 2013 01:50:58 +0800 Subject: Re: How clean/elegant is Python's syntax? To: python-list@python.org Content-Type: text/plain; charset=UTF-8 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: 5 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369937879 news.xs4all.nl 15928 [2001:888:2000:d::a6]:51033 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:46522 functional VS imperative? mechanical thinking VS mathematical thinking? Sounds interesting.