Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.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.050 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.01; 'languages,': 0.03; 'subject:Python': 0.06; 'am,': 0.14; 'received:209.85.214.174': 0.14; 'received:mail-iw0-f174.google.com': 0.14; 'wrote:': 0.14; 'angelico': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subset': 0.16; 'perl': 0.19; 'programming': 0.19; 'header:In-Reply-To:1': 0.21; 'code.': 0.22; "they've": 0.23; 'up.': 0.26; 'message-id:@mail.gmail.com': 0.28; 'received:209.85.214': 0.28; 'subject:?': 0.29; 'bit': 0.30; 'sun,': 0.30; 'someone': 0.33; 'to:addr:python-list': 0.33; 'chris': 0.34; 'languages': 0.35; 'open': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.37; 'subject:: ': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.39; '10.': 0.65; '11:50': 0.84; 'blade': 0.84; 'knife': 0.84; 'subject:Why': 0.84; 'subject:choose': 0.84; 'subject:its': 0.84; 'army': 0.93; 'swiss': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=OR7o7phQA0mOSHbWROg92ejptNX+7T/rXt5KpNTMmtU=; b=uyA6Qe0OXIYDiYaYzCcfHQHzYwPBtipIx7w8ZHHIodGYpGQN6hpTse6K9zwwjcAsBd nGVrpxHVSMh8j/Z29XKKHtwAS66RN8MoiA0hp4pjddq8IwpFG1hYMmwNzPDKrdIwksBd dsKUVUt6bngzGQPBW5dBALNrKCL+jAQW0J+qc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=GY4mjoxjiYoeIFkKwP9XYY3sZCP9AZfvCPFwh9tg2rpd5t/HkmB//8/xGDZ7MQ6DuL VGfnJ7rQFnJGaV2EjQOf54TID/d2XBl0izHsV2SXaAgEohJ+xab4Gyr3ia6mlU0SM2LF k3qjUWnH6AnfDGZr1icoxJVEybk3E4vK4EXqI= MIME-Version: 1.0 In-Reply-To: References: <80d59383-36a3-4744-85c4-1a0577f1d3a6@dr5g2000vbb.googlegroups.com> Date: Sun, 22 May 2011 15:01:59 +1000 Subject: Re: Why did Quora choose Python for its development? 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: 13 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306040522 news.xs4all.nl 49175 [::ffff:82.94.164.166]:60200 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5954 On Sun, May 22, 2011 at 11:50 AM, Dan Stromberg wrote= : > Perl is like 10 languages smushed together.=A0 To write it, you need only > learn one of the 10. =A0 To read someone else's, you don't know what subs= et of > those 10 they've used until you get deep into the code. +1 QOTW. Perl: The Swiss Army Knife of programming languages, including the bit where you can never find the right blade to open up. Chris Angelico