Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!news2.euro.net!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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; '(python': 0.05; '2.x': 0.05; 'python': 0.08; '3.x': 0.09; 'incompatible': 0.09; 'similarities': 0.09; 'am,': 0.14; 'received:209.85.214.174': 0.14; 'received:mail-iw0-f174.google.com': 0.14; 'wrote:': 0.14; '2.x)': 0.16; 'angelico': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'py3': 0.16; 'rantingrick': 0.16; 'mon,': 0.17; 'language': 0.18; 'part,': 0.19; 'header:In- Reply-To:1': 0.21; 'versions': 0.23; 'do,': 0.25; 'message- id:@mail.gmail.com': 0.28; 'language.': 0.28; 'received:209.85.214': 0.28; 'differences': 0.30; 'humans': 0.30; 'to:addr:python-list': 0.33; 'chris': 0.34; 'there': 0.35; 'similar': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.37; 'pretty': 0.37; 'two': 0.37; 'anything': 0.38; 'but': 0.38; 'subject:: ': 0.38; 'some': 0.38; 'case,': 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'more': 0.60; 'share': 0.67; '30,': 0.84; '"medical': 0.84; '9:00': 0.84; 'comparable': 0.91; 'fish': 0.91 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=aD/SVk32vv0rMTKyfvREmdP4RMfy9xXGGaBC079N/6s=; b=IaR1VLZw3tmwBn+SX+MWOrpn/mTB1FUY4/4f/kLx4PI7IEl3JriLzxLzd4WKgP9NMB 0ZBh+gxUqh+LVefimfrgTECymNNF635DihzeR+B9TX2A+qmK6LF3Wea3tg5JbTDxiZp0 MGwWaif8r1FX6+fkQxxscPHmXBIkFACwxyt/Y= 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=q34ovbESCRQu82ZIShButLF8k50bTbt86bXH6Sv/SHwfiFqZf8BT/4BONF+LHYeL1p g4iyxUb/XVpQ88EA7m3UHZNXWPjYasjq9FL6QBR110qZr8zlx4O73ud5aodvz/C+iznU +i9gsLwldxTlncp7f4CwurnBkWtno/wm8GQsY= MIME-Version: 1.0 In-Reply-To: <60c7d496-e099-4cd2-8fa5-5f395cf4b21a@e35g2000yqc.googlegroups.com> References: <4DDC7938.5000900@gmail.com> <4ddfc8ae$0$29996$c3e8da3$5496439d@news.astraweb.com> <4de09317$0$29996$c3e8da3$5496439d@news.astraweb.com> <2giEp.236$QL2.62@newsfe04.iad> <60c7d496-e099-4cd2-8fa5-5f395cf4b21a@e35g2000yqc.googlegroups.com> Date: Mon, 30 May 2011 09:31:16 +1000 Subject: Re: Beginner needs advice 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: 17 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306711879 news.xs4all.nl 49039 [::ffff:82.94.164.166]:56522 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6596 On Mon, May 30, 2011 at 9:00 AM, rantingrick wrote: > Python 2.x and Pythin 3.x are two different dialects just like Humans > (Python 3.x) and Chimpanzees (Python 2.x) are similar (compatible) but > very different versions of talking apes (languages). Sure humans > (Python 3.x) and chimps (Python 2.x) share some similarities (much > more than say humans (Python3.x) and fish (Lisp) do) however there are > many incompatible differences. > Chimpanzees do not use language in the same way that humans do, and in any case, it's pretty ridiculous to talk of the 'Human language' in anything other than a fantasy roleplaying game. It's more comparable to call Py2 "scientific English"and Py3 "medical English". There are differences (what's a calorie?), but for the most part, they are the same language. Chris Angelico