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

Banibrata Dutta banibrata.dutta at gmail.com
Sat May 10 00:38:24 EDT 2008


Thanks, Gabriel and Terry, for your responses.

Another somewhat realted, but very noob'ish question --

given that I already have Python2.5 installed & will install Python2.4, will
copying the ../Lib/site-packages/ from 2.5 into 2.4's, work ?
i think the answer is "no", but still asking. is it package specific ?

does it matter if the packages were egg drops ?

On 5/10/08, Terry Reedy <tjreedy at udel.edu> wrote:
>
> "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
>
>
>
>
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
regards,
Banibrata
http://www.linkedin.com/in/bdutta
http://octapod.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080510/9e2df436/attachment.html>


More information about the Python-list mailing list