Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.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.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'yet.': 0.04; 'subject:Python': 0.06; 'wednesday,': 0.07; 'agree,': 0.09; 'python': 0.11; 'chris,': 0.16; 'compatible.': 0.16; 'messy': 0.16; 'pygame': 0.16; 'pygame,': 0.16; 'scipy,': 0.16; 'subject:son': 0.16; 'utc,': 0.16; 'wxpython': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'machine': 0.22; 'cutting-edge': 0.24; 'versions': 0.24; "haven't": 0.24; "i've": 0.25; 'header:In-Reply- To:1': 0.27; 'chris': 0.29; "doesn't": 0.30; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'checked': 0.32; 'received:209.85': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'should': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; '12,': 0.39; 'to:addr:python.org': 0.39; 'middle': 0.60; 'upgrading': 0.60; 'hope': 0.61; 'son': 0.61; 'john': 0.61; 'teaching': 0.64; 'fact,': 0.69; 'subject:wants': 0.74; 'start.': 0.84; '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:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=lRTa9l29qGQZywS51pm6Qcq3tRRItAitE+3Th3cIamI=; b=M/JqY4pR8bHfJqRbKGREjRlW1Stvrt/d/g51jihopMWF9GQPlGHUPT9E0PB5+8M+2Q TWn5LrGX443kt+j3qH/YykeNxYFjbyB2OjC9nuhoEe6NBBWjRX8tDLY1yDXGP5nKyr6I MQnvazMgvggdepIcjrLqJur257wztVtP1CXWR0ACbY1ToAl8CaVielRvlJakxWVMKoEU Uh0dDIaB0B+BFpBa+VgvY4wqdqI8x4v8UE5ZcxhmgzvHJ3D/nznO27OvwTc17K21pA44 4Zqxtu1vpg3y77xCVUyfDJ4ZOCSvuB68rW1K08ZHLUxzqQQF9LNuY4IXW0h/4+dHV7sH oecg== X-Received: by 10.68.218.8 with SMTP id pc8mr21732839pbc.115.1371075761600; Wed, 12 Jun 2013 15:22:41 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <29feff4d-8526-4366-89bf-cea941bc7d4a@googlegroups.com> References: <575a3a4c-b99f-43b4-aa2b-84dfaf3e89b4@googlegroups.com> <29feff4d-8526-4366-89bf-cea941bc7d4a@googlegroups.com> From: Ian Kelly Date: Wed, 12 Jun 2013 16:22:01 -0600 Subject: Re: My son wants me to teach him Python To: Python Content-Type: text/plain; charset=ISO-8859-1 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371075770 news.xs4all.nl 15872 [2001:888:2000:d::a6]:50760 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47855 On Wed, Jun 12, 2013 at 4:06 PM, John Ladasky wrote: > On Wednesday, June 12, 2013 8:34:15 PM UTC, Chris Angelico wrote: >>Unless you have a good reason for sticking with 2.x, go with 3.x. > > I agree, Chris, I will be teaching my son Python 3 from the start. In fa= ct, I'm in the middle of a messy upgrade of my own computer to get everythi= ng ready for Python 3. Upgrading my son's machine should be less painful, = because he doesn't need cutting-edge versions of scipy, wxPython or Matplot= lib... but I do hope that some of the game packages, like PyGame, are Pytho= n 3-compatible. I haven't checked into that yet. I've used pygame with Python 3, so it's definitely compatible.