Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.036 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.01; 'subject:Python': 0.06; 'python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'reasonably': 0.16; 'subject:Java': 0.16; 'task.': 0.16; 'thread,': 0.16; 'wrote:': 0.18; "python's": 0.19; 'result.': 0.19; 'thanks.': 0.20; 'saying': 0.22; 'focusing': 0.24; '15,': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; "we're": 0.32; 'subject: (': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'words,': 0.36; 'minimum': 0.38; 'to:addr:python-list': 0.38; 'rather': 0.38; 'to:addr:python.org': 0.39; 'effectively': 0.66; 'much,': 0.84; 'thing,': 0.91; 'suited': 0.93; '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 :content-type; bh=jyULPULd/7/i1xTWIakU3Bg6YFGhyeLbxszQTsxvSNQ=; b=zWu88AM9SmeAs9ggo4xrlWFA8eIncCCVzhkkfI/C4LGtrWwb2qqTVC00pMa+fihFkD p6TqJwJLXp+tEpKfDug/uXwCnuIlEgMVMtT23y2C2ab72xGvCKIAJH2g9wUvrFTk40Y5 ziijA0+iwsuL94nlvqpMyrklaXStPO7cVcxdTlO/9cwHT/DWVlsDWa0rCb3nYDq0aJfK H7dSKYtd1ZxJfKg6JuuKl2j718Q1RpggphdwlrSY9lx/Q9Ir2RBvSZfuGgoxA5L4Z21D m+ft2V6Ej+XprlBCyyLorMI+K8rvQL1zQGPJXQnRERiTeuiReIRIND+loDE/kI8kNXhl vWbg== MIME-Version: 1.0 X-Received: by 10.67.22.67 with SMTP id hq3mr5313597pad.132.1381790706160; Mon, 14 Oct 2013 15:45:06 -0700 (PDT) In-Reply-To: <5299125d-0b36-4e91-a5d1-ca301f6008bd@googlegroups.com> References: <5299125d-0b36-4e91-a5d1-ca301f6008bd@googlegroups.com> Date: Tue, 15 Oct 2013 09:45:05 +1100 Subject: Re: Python was designed (was Re: Multi-threading in Python vs Java) From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1381790710 news.xs4all.nl 16010 [2001:888:2000:d::a6]:43420 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:56828 On Tue, Oct 15, 2013 at 8:11 AM, Peter Cacioppi wrote: > So Python was designed reasonably well, with a minimum of hacky-screw-ups. This happened because Python's growth was effectively managed by an individual who was well suited to the task. In other words, "Guido was here". > > Good thread, I learned a lot from it, thanks. Pretty much, yeah. We're saying the same thing, only I'm focusing on the importance of design rather than deifying the person who designed it. But yes, that comes to much the same result. ChrisA