Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.050 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'detect': 0.07; 'reinstall': 0.09; 'used)': 0.09; '2.7': 0.14; '3.3,': 0.16; 'assignments': 0.16; 'happily': 0.16; 'x.y': 0.16; 'subject:python': 0.16; 'replacing': 0.19; 'version.': 0.19; 'header:User-Agent:1': 0.23; '2.x': 0.24; 'settings.': 0.24; "i've": 0.25; 'updating': 0.26; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'related': 0.29; '(which': 0.31; '3.2': 0.31; '3.x': 0.31; 'selection': 0.32; 'subject:the': 0.34; 'but': 0.35; 'installing': 0.36; 'done': 0.36; 'should': 0.36; 'handle': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'previous': 0.38; 'anything': 0.39; 'does': 0.39; 'subject:" ': 0.39; 'to:addr:python.org': 0.39; 'solve': 0.60; 'received:62': 0.63; 'series': 0.66; 'installer': 0.84; 'received:192.168.13': 0.84; 'received:62.179': 0.84; 'received:62.179.121': 0.84; 'received:upcmail.net': 0.84 X-SourceIP: 89.134.227.148 Date: Sun, 16 Feb 2014 09:13:14 +0100 From: =?ISO-8859-1?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Install python 2 and 3 in the "wrong" order References: <52FCB228.5040301@shopzeus.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392538485 news.xs4all.nl 2883 [2001:888:2000:d::a6]:53874 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66514 > I should emphasize that this is with the /same/ x.y version... > Installing 3.3 when the previous was 3.2 won't overlay. > > Though I don't see anything in the ActiveState builds (which are all > I've ever used) to handle the #! type selection of the desired version. > Just got done updating my 2.7, replacing 3.2 with 3.3, and then having to > edit my path to make 2.7 primary... No "py.exe" I need both 2.7 and 3.3. And apparently, py.exe does not work the way it should be. I would happily reinstall 3.3 to solve the problem, but before I do that I would like to check all other related settings. So that after I reinstall 3.3, I will exactly know what was happening. It might be a good idea to change the installer of the 2.x series to detect if 3.x is already installed, and handle assignments of py and pyw files gracefully.