Brian Curtin <br...@python.org> added the comment:

It'll break tools who just look for "C:\\Python%d%d\python.exe" % (x, y) or 
some variation, but that's not a very dependable solution. If you're using the 
registry to find actual install locations, I think you'll be alright.

What other solutions for finding python.exe would break by moving the location?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14302>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to