Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed2a.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.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.06; "'python": 0.09; 'benefits,': 0.09; 'subject:Why': 0.09; 'used.': 0.09; 'python': 0.11; "now'": 0.16; 'thanks,': 0.17; 'everyone,': 0.19; 'split': 0.19; 'seems': 0.21; "i've": 0.25; 'scale': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'community': 0.33; "can't": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'done': 0.36; 'subject:?': 0.36; 'should': 0.36; 'starting': 0.37; 'to:addr:python-list': 0.38; 'aside': 0.39; 'to:addr:python.org': 0.39; 'future': 0.60; 'kind': 0.63; 'more': 0.64; 'future,': 0.83; 'serious': 0.97 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=FgdQyCu7qUTikBuukcVvzmfwfJA+/XlO9xlQ/1sz3oQ=; b=Jg0xtpKxM/7/yQ39SemAwditeAu91vDpard+5Ay8LeriJQMtsOvFxejWWX3/cr8vl9 oRCZ0Hh60MbXUlrYYeWoOdlOebDxPo8dW7rhY4GtPkGL6OF77owBy1Zo2Bhns6q+ZlYg 3lWjYi/SAm00rHrQEKcpaBlJWKFZB+pU00njKWia9syIykPzZr0GqnHO/OLYt+n3XPO8 FDL+9AYVPaBjJyAmRWnz/7MDqAdKm2oYKDez0HOhcwcchAAo6SCzKIU52QAs2dRXtxdN K9vvtiXrZ11xBE8uCqyUlS8Ht0WXZiKwuFKU2iqeELzx1Ju7KSNZeTSE7i/qyiw1NzFu HBrg== X-Received: by 10.58.187.78 with SMTP id fq14mr20828388vec.9.1397878105414; Fri, 18 Apr 2014 20:28:25 -0700 (PDT) MIME-Version: 1.0 From: Anthony Papillion Date: Fri, 18 Apr 2014 22:28:05 -0500 Subject: Why Python 3? To: python-list@python.org Content-Type: text/plain; charset=UTF-8 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1397878113 news.xs4all.nl 2842 [2001:888:2000:d::a6]:52050 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70366 Hello Everyone, So I've been working with Python for a while and I'm starting to take on more and more serious projects with it. I've been reading a lot about Python 2 vs Python 3 and the community kind of seems split on which should be used. Some say 'Python 3 is the future, use it for everything now' and other say 'Python 3 is the future but you can't do everything in it now so use Python 2'. What is the general feel of /this/ community? I'm about to start a large scale Python project. Should it be done in 2 or 3? What are the benefits, aside from the 'it's the future' argument? Thanks, Anthony