Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'broken': 0.03; 'subject:Python': 0.05; 'subject:installation': 0.07; 'cc:addr:python-list': 0.09; 'boring': 0.09; 'python': 0.10; 'wed,': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; "where's": 0.16; 'wrote:': 0.16; 'version.': 0.18; 'python?': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'fixing': 0.22; 'sep': 0.22; 'header :In-Reply-To:1': 0.24; 'separate': 0.27; 'message- id:@mail.gmail.com': 0.27; 'idea': 0.28; 'accidentally': 0.29; 'work.': 0.30; 'generally': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'received:google.com': 0.35; 'tool': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'itself': 0.38; 'your': 0.60; '30,': 0.63; 'enjoy': 0.66; 'chrisa': 0.84; 'to:none': 0.91 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:cc :content-type; bh=iJR1bKADUzagJbcNkaeNIFoFU1Oh0R6vSocRWrw30UE=; b=ye8FFpyIstsa7bG+XPpGmTHQoatnJdYS5HWEa7MNPdjSGvny7DOjX3QZyeiSrSw9sC UEGNUcKSulLbVCVkhk6yw8wgmsb3S1wwhdeUWn6p0XvsFbO9QBr9huylIm8jV0CcAqmp KEAmS0Uy0Jxq/o4K+WpAh4olgr//a7uMl+3Tao3hzVB6FmEjLrQtD3fCNEKJlkdErc0/ JT8N9A3Lcx7pLcj6Oe15frtfa+rzVLonMejyxU85EQG7lOTEEZ5BNrNjeqHJANowTUOk iuih5gXUf1xvUino/L294GsP0JesIfX9GW+NAOxu0A5t3gRMNxnl8lcDKHKLP3t5YCSU KC7w== MIME-Version: 1.0 X-Received: by 10.50.73.8 with SMTP id h8mr14082076igv.94.1443584161301; Tue, 29 Sep 2015 20:36:01 -0700 (PDT) In-Reply-To: <560b55cf$0$1596$c3e8da3$5496439d@news.astraweb.com> References: <560B4AFA.2040305@gmx.com> <560b55cf$0$1596$c3e8da3$5496439d@news.astraweb.com> Date: Wed, 30 Sep 2015 13:36:01 +1000 Subject: Re: Linux Mint installation of Python 3.5 From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 2001:888:2000:d::a6 X-Trace: 1443584601 news.xs4all.nl 23754 [2001:888:2000:d::a6]:54253 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:97233 On Wed, Sep 30, 2015 at 1:23 PM, Steven D'Aprano wrote: > I think that it is generally a good idea to keep your development Python > separate from the system Python, even if they use the same version. That > way, even if you accidentally break your development Python, the system > Python will continue to work. What, you don't enjoy fixing a broken Python using no tool that itself requires Python? Where's the fun in a boring life?!? ChrisA