Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #12122 > unrolled thread

Re: upgrade python

Started byTerry Reedy <tjreedy@udel.edu>
First post2011-08-23 19:18 -0400
Last post2011-08-23 19:18 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: upgrade python Terry Reedy <tjreedy@udel.edu> - 2011-08-23 19:18 -0400

#12122 — Re: upgrade python

FromTerry Reedy <tjreedy@udel.edu>
Date2011-08-23 19:18 -0400
SubjectRe: upgrade python
Message-ID<mailman.370.1314141578.27778.python-list@python.org>
On 8/23/2011 6:09 PM, Ronald Reynolds wrote:
> What is recommended for upgrading python for windows? Do I just install
> the new version

I put each version in its own Pythonxy directory, as the installer 
wants. x.y.z bug fix releases replace the previous x.y release.

> Do I edit my system path?

However, I put all versions in my own 'Programs' directory (not at 
top-level, not in Program Files. On my old machine, I added that one 
directory to PATH. Then I copied Pythonxy/python to pyxy in that 
directory. I will do the same on my new machine when I have need. But I 
mostly execute from an IDLE editor window, so PATH and command prompts 
are mostly irrelevant for me.

> Should I uninstall the old version.

If and only if you are sure you have no further use for it.


-- 
Terry Jan Reedy

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web