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


Groups > comp.lang.python > #46522

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

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 <damage3025@gmail.com>
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 <CAGVx7UWnbvRueE0TrnDnnGKuhcpgQeyXRa8Neb-OfLj3Zo3iRQ@mail.gmail.com>
References <CAGVx7UWXAFHSHq37Ep-Vk=cM2wYrEGHSUhNc8s43bCvj_VcVow@mail.gmail.com> <mailman.2374.1369852683.3114.python-list@python.org> <51a6ef42$0$11118$c3e8da3@news.astraweb.com> <mailman.2397.1369904083.3114.python-list@python.org> <503a1a1e-9c5c-4c01-929b-673421907ab8@ys5g2000pbc.googlegroups.com> <CAPTjJmp=5radGce2qEUHRvw1VTk51aj1b6rwgP8fa7BGGrN3aA@mail.gmail.com> <CAGVx7UWnbvRueE0TrnDnnGKuhcpgQeyXRa8Neb-OfLj3Zo3iRQ@mail.gmail.com>
From Ma Xiaojun <damage3025@gmail.com>
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 <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.2439.1369937879.3114.python-list@python.org> (permalink)
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

Show key headers only | View raw


functional VS imperative?

mechanical thinking VS mathematical thinking?

Sounds interesting.

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 02:37 +0800
  Re: How clean/elegant is Python's syntax? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-30 06:18 +0000
    Re: How clean/elegant is Python's syntax? Ma Xiaojun <damage3025@gmail.com> - 2013-05-30 16:54 +0800
      Re: How clean/elegant is Python's syntax? rusi <rustompmody@gmail.com> - 2013-05-30 10:12 -0700
        Re: How clean/elegant is Python's syntax? Chris Angelico <rosuav@gmail.com> - 2013-05-31 03:28 +1000
          Re: How clean/elegant is Python's syntax? rusi <rustompmody@gmail.com> - 2013-05-30 10:59 -0700
            Re: How clean/elegant is Python's syntax? Chris Angelico <rosuav@gmail.com> - 2013-05-31 04:22 +1000
        Re: How clean/elegant is Python's syntax? Ma Xiaojun <damage3025@gmail.com> - 2013-05-31 01:46 +0800
        Re: How clean/elegant is Python's syntax? Chris Angelico <rosuav@gmail.com> - 2013-05-31 03:50 +1000
        Re: How clean/elegant is Python's syntax? Ma Xiaojun <damage3025@gmail.com> - 2013-05-31 01:50 +0800
        Re: How clean/elegant is Python's syntax? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-30 19:36 +0000
    Re: How clean/elegant is Python's syntax? Michael Torrie <torriem@gmail.com> - 2013-05-30 17:30 -0600

csiph-web