Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66471
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'used)': 0.09; '2.7': 0.14; '3.3,': 0.16; '>the': 0.16; 'message-id:@4ax.com': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'x.y': 0.16; 'subject:python': 0.16; 'sat,': 0.16; 'replacing': 0.19; 'version.': 0.19; 'feb': 0.22; 'install': 0.23; 'url:home': 0.24; "i've": 0.25; 'updating': 0.26; 'header:X-Complaints-To:1': 0.27; '(which': 0.31; '3.2': 0.31; 'selection': 0.32; 'subject:the': 0.34; "can't": 0.35; 'there': 0.35; 'installing': 0.36; 'done': 0.36; 'charset:us-ascii': 0.36; 'should': 0.36; 'handle': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'previous': 0.38; 'anything': 0.39; 'subject:" ': 0.39; 'delete': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'remove': 0.60; 'first': 0.61; 'installer': 0.84; 'received:108': 0.93 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: Install python 2 and 3 in the "wrong" order |
| Date | Sat, 15 Feb 2014 13:55:19 -0500 |
| Organization | IISS Elusive Unicorn |
| References | <52FCB228.5040301@shopzeus.com> <hb4vf9pl906p1kbk2fcv8ede9iem4iduji@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | adsl-108-79-222-63.dsl.klmzmi.sbcglobal.net |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| X-No-Archive | YES |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7018.1392490529.18130.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1392490529 news.xs4all.nl 2900 [2001:888:2000:d::a6]:54342 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:66471 |
Show key headers only | View raw
On Sat, 15 Feb 2014 11:13:21 -0500, Dennis Lee Bieber
<wlfraed@ix.netcom.com> declaimed the following:
> And why would reinstalling P3 /overtop/ of the original install
>directory do anything to those 3rd party modules? So far as I know, a
>windows installer typically won't delete files that weren't part of it in
>the first place (and many uninstallers will complain that they can't remove
>directories because there are unknown files in them).
>
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"
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Install python 2 and 3 in the "wrong" order Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-02-15 13:55 -0500
csiph-web