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 <[EMAIL PROTECTED]> wrote: > > "Gabriel Genellina" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > En Fri, 09 May 2008 07:58:33 -0300, Banibrata Dutta > <[EMAIL PROTECTED]> 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
-- http://mail.python.org/mailman/listinfo/python-list