On 28 July 2016 at 17:51, Barry Scott <ba...@barrys-emacs.org> wrote:
> Why do you need SysArchitecture? Surely the 32bit pythons are registered in 
> the 32bit registry and the 64 bit pythons in the 64 bit registry.

Per-user installs go in HKEY_CURRENT_USER, which is not
architecture-specific. So you either need SysArchitecture, or you have
to leave it as "unknown".

Paul
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to