Berker Peksag <berker.pek...@gmail.com> added the comment:

msilib.Win64 has been removed in 
https://github.com/python/cpython/commit/49ce74efe845a8a91939ff3990a5f233262d3e1f#diff-c762e09a046c2ff3cd91f0643cc58049L12

I guess the ``if msilib.Win64:`` clause can be replaced with ``if 
msilib.AMD64:``.

----------
keywords: +3.7regression
nosy: +berker.peksag, zach.ware
stage:  -> needs patch
type: crash -> behavior

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

Reply via email to