[issue3636] Managing dual 2.x and 3.0 installations on Windows

Brian Curtin report at bugs.python.org
Wed Jan 13 02:34:33 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

This won't solve the problem of dual installations, but it'll leave things how you were expecting... There is an option in the installer on the customize page for "Register Extensions". Choosing to not install that item will keep the installer from modifying the path and file association.

I think we could probably have a message on the installer to say that the "Register Extensions" feature would be overwriting your previous settings if it finds settings of a previous version.

----------
components: +Installation -Documentation
nosy: +brian.curtin
priority:  -> normal
stage:  -> needs patch
superseder:  -> PYTHON3PATH environment variable to supersede PYTHONPATH for multi-Python environments
type:  -> behavior
versions: +Python 3.2 -Python 3.0

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3636>
_______________________________________


More information about the Python-bugs-list mailing list