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


Groups > comp.lang.python > #86593

Re: Python Worst Practices

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.014
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'python.': 0.02; 'python,': 0.02; 'languages,': 0.04; 'subject:Python': 0.06; 'cc:addr:python- list': 0.11; 'python': 0.11; 'language,': 0.12; 'complaining': 0.16; 'evaluations': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'happily': 0.16; 'holy': 0.16; 'travis': 0.16; 'sat,': 0.16; 'language': 0.16; 'wrote:': 0.18; 'passing': 0.19; 'feb': 0.22; 'programming': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'world,': 0.26; 'header:In-Reply-To:1': 0.27; 'on,': 0.29; 'am,': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'probably': 0.32; 'languages': 0.32; 'comment': 0.34; 'convert': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'building': 0.35; 'there': 0.35; 'really': 0.36; 'project': 0.37; 'problems': 0.38; 'bad': 0.39; 'problems.': 0.60; 'most': 0.60; 'new': 0.61; 'first': 0.61; 'making': 0.63; 'love': 0.65; 'forward': 0.65; 'worth': 0.66; 'close': 0.67; 'design.': 0.68; 'article': 0.77; '2015': 0.84; 'abandoning': 0.84; 'ear': 0.84; 'subject:Practices': 0.84; 'hate': 0.91; 'to:none': 0.92
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:cc :content-type:content-transfer-encoding; bh=v7p1Ubu3dCnwrGJEL4U6af3VKOgfVcDnG7nn+qmiYYs=; b=04frUdZKm3wMMhYGEFkvAKp0CKZiBqgpIn/KmYiWjHsGX+ncwBPLK0Cmwzz0//Jjgs 9DkjonVZYmqQx7yAtIRcqN4skrganIguQcVeqdiUjPXwwcPSTDcrCTB89MiVSJAqxZ04 17NjmchUvb0FdHsSu49TQ/5hZgWntivXuLiK4rrF03sTMfsYBuRXKXm7rhA1eV061oiX zWaUw7F5IxJhZAONswB6L2l3lafZzMwO7Sir3onDy9moQmn1/XliTiz+7jXwlV5YiL2z PRUw9Dg2KHsemosZMvFagkBAnfzRjfkRZsD3LxpyKDsjorviO7ChtotV12sYuc9+RkJR p5Bg==
MIME-Version 1.0
X-Received by 10.107.136.80 with SMTP id k77mr6080701iod.53.1425072920722; Fri, 27 Feb 2015 13:35:20 -0800 (PST)
In-Reply-To <7053A277-9687-49B0-9FDB-CB4DB3E76DEC@gmail.com>
References <mclca6$iie$1@ger.gmane.org> <7053A277-9687-49B0-9FDB-CB4DB3E76DEC@gmail.com>
Date Sat, 28 Feb 2015 08:35:20 +1100
Subject Re: Python Worst Practices
From Chris Angelico <rosuav@gmail.com>
Cc Python <python-list@python.org>
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
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 <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.19319.1425072922.18130.python-list@python.org> (permalink)
Lines 27
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1425072922 news.xs4all.nl 2849 [2001:888:2000:d::a6]:60230
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:86593

Show key headers only | View raw


On Sat, Feb 28, 2015 at 8:21 AM, Travis Griggs <travisgriggs@gmail.com> wrote:
>
> I do like Python, and I accept it for what it is, so no one needs to jump forward as a Holy Python See to convert me to the truth. I also know that with most other languages, that first slide wouldn’t need to be one of the prominent “worst practices” slide.
>

This is the thing about design. We are happy to rant about the
problems in the things we love most... and it doesn't mean we don't
love them. A passing comment in the famous "PHP: a fractal of bad
design" article says: "Side observation: I loooove Python. I will also
happily talk your ear off complaining about it, if you really want me
to."; for myself, I often say that Python is the second-best
programming language in the world, but will still rant about its
problems. And if I ever start building my own programming language, I
would be looking at all the ones I know, and making objective
evaluations of what's good and bad about them. (And then probably
abandoning the project early on, because there are established
languages that are sufficiently close to what I want that it's just
not worth making a new one.)

Know what you hate about the things you love, and know what you love
about the things you hate.

ChrisA

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


Thread

Re: Python Worst Practices Chris Angelico <rosuav@gmail.com> - 2015-02-28 08:35 +1100

csiph-web