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!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.038 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:Python': 0.06; 'am,': 0.14; 'wrote:': 0.14; 'angelico': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'range.': 0.16; 'header :In-Reply-To:1': 0.21; 'right,': 0.22; 'thu,': 0.22; 'integer': 0.23; 'received:209.85.210.174': 0.23; 'received:mail- iy0-f174.google.com': 0.23; 'wonder': 0.23; 'message- id:@mail.gmail.com': 0.28; 'subject:?': 0.29; 'to:addr:python- list': 0.33; 'familiar': 0.33; 'chris': 0.34; 'received:google.com': 0.37; 'received:209.85': 0.37; 'two': 0.37; 'easiest': 0.38; 'subject:: ': 0.38; 'received:209': 0.39; 'to:addr:python.org': 0.39; '26,': 0.67; 'subject:Why': 0.84; 'subject:choose': 0.84; 'subject:its': 0.84 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; bh=wAg4JM5tB7lsVAg3gmcLU1PuZDPM6sRZXenOtPyLhYs=; b=Ku1cjsBWdbPdItwzMvkOLBuGiTsdcSf9sJSreYDRjtmcoeRhEQf14LJlF1ZFWjtnC3 1b8o2mrha0Gw+k9dAr1pA8w9KUm26QHNikRy0a9lPBZSerK92YZgoMBWQ8yBQU7ufHLU cEaChNpi3JakjqMgAvJ//0Z+3oLA/cf8jUgFA= 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; b=AwTwvI9ATBgkHvQyLeclDRw4UnSZZrDkcxuaMWQpy0/+ihu9JtLQ8loxSlKEoiMgf7 avw7k1hvP1wE7aGA5pkyRDZLlHc0s8+VTbkimUqE6xOSJCNhlddUVciBOmSseTQ5Ykr0 0OsSISz3V8HAb9zRLprnBmKhXUUQMWFAzuC2Q= MIME-Version: 1.0 In-Reply-To: <20110525102359.eb6f4b93.darcy@druid.net> References: <12225671E9654FECB49613D915FAEC19@teddy> <21A740B7AC6644248476DFADDF726C73@octavian> <629DAC3611EA49B0A36BCF70151CDE2F@octavian> <87sjs44qyk.fsf@castleamber.com> <87zkmcujl4.fsf@castleamber.com> <20110524133902.b5ad22b1.darcy@druid.net> <20110525102359.eb6f4b93.darcy@druid.net> Date: Thu, 26 May 2011 00:26:32 +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 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: 10 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306333596 news.xs4all.nl 49180 [::ffff:82.94.164.166]:34793 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6244 On Thu, May 26, 2011 at 12:23 AM, D'Arcy J.M. Cain wrote: > The easiest way to remember was that the first two letters of INteger > gave you the range. > G for Green and R for Right, which are the first two letters of Green. (I wonder how many Pythonistas are familiar with that?) Chris Angelico