Paul Moore added the comment:

OK, fair enough (I agree that the Windows behaviour here is the root cause of 
the problem). However, it *would* have been possible for the registry keys to 
be HKEY_LOCAL_MACHINE\Software\Python\PythonCore\3.4-32 and 
HKEY_LOCAL_MACHINE\Software\Python\PythonCore\3.4-64 (with whatever Wow64 
nonsense MS chose to add). If that had been in place, we would not have this 
bug.

The change is backward incompatible, though (in an annoyingly obscure way as 
well), and I'm comfortable with a resolution that this is not a sufficiently 
common scenario to warrant that sort of change.

----------
nosy: +pmoore

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

Reply via email to