Brian Curtin <[email protected]> added the comment: Wow6432Node registry entries are for applications running WOW - aka 32-bit applications on a 64-bit platform. The 64-bit Python installer is placing its entries in the appropriate location.
See the winreg documentation for information that might help fixing this setuptools bug, in particular this section: http://docs.python.org/py3k/library/winreg#bit-specific ---------- components: +Windows nosy: +brian.curtin resolution: -> invalid stage: -> committed/rejected type: -> behavior versions: -Python 2.5, Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.3 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9809> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
