Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.05; 'python': 0.09; 'pavel': 0.09; 'zero.': 0.09; '2.7': 0.13; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'py3': 0.16; 'wrote:': 0.17; 'header:In-Reply- To:1': 0.25; 'right.': 0.27; 'message-id:@mail.gmail.com': 0.27; 'probably': 0.29; 'zero': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'nov': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'programmers': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'help': 0.40; 'most': 0.61; 'world': 0.63; '20,': 0.65; 'teaching': 0.66; '2.7.': 0.84; 'forward.': 0.84 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=xwNvHteEygJHOjbt2dE3iT7qEHJST1Yn7uGkeEwc3eI=; b=aWKofDd1MTw1WeWOpc7pDF0Oq5B4wOpSkeY8Mm2auRp0hm2Grj8mxW+Su3mmLuSzGN 1C68IQHlsjeynOt8pSArcYZ+gjLfpM6XGKEgOidFDxzQF+vV6WibD4BWClV6kV2oTrNz 0irgW4zA4MOc0HBEqwcHOgnt+x49DkPU2g/RB67dewsyqkH8TXke4NfyUwW58J6VgF4f zh/5m8wZNWU1Tw1xSSK7WhSECTW8iqdfOxay0TzP5nkj6dHdEWRHUIqtrS3aSU4ee1M1 GTjbsEdjtkq9B8RtAHUvRLNJBevogBt/amop56cstIs1Q095N73Bu6C83vM1eddS3lNU mxUg== MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 20 Nov 2012 19:09:46 +1100 Subject: Re: Yet another Python textbook 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1353398989 news.xs4all.nl 6888 [2001:888:2000:d::a6]:39734 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:33590 On Tue, Nov 20, 2012 at 7:02 PM, Pavel Solin wrote: > Perhaps you are right. Is there any statistics of how many Python > programmers are using 2.7 vs. 3? Most of people I know use 2.7. If you're teaching Python, the stats are probably about zero for zero. Start them off on Py3 and help move the world forward. ChrisA