multiple Python versions, but on Windows (how to handle registry updates)

Terry Reedy tjreedy at udel.edu
Fri May 9 16:02:58 EDT 2008


"Gabriel Genellina" <gagsl-py2 at yahoo.com.ar> wrote in message 
news:op.uav4dutjx6zn5v at a98gizw.cpe.telecentro.net.ar...
En Fri, 09 May 2008 07:58:33 -0300, Banibrata Dutta 
<banibrata.dutta at gmail.com> escribió:

|> I already have Python25, and need to install Python24. I would prefer 
not to
|> remove Python25, but each Python version seems to update the registry, I
|> guess (not sure), overwriting each other's entries. Any way to have both
|> versions ?

|They can coexist peacefully. The last one you install will be the default 
|version to handle .py files automatically.

Since 2.5 at least, the Windows installer gives the option to make the new 
installation the default or not.  One might have to choose 'custom' versus 
'auto' (don't remember for Python), but I do the latter always anyway.

tjr








More information about the Python-list mailing list