This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients benjamin.peterson, paul.moore, pewscorner, steve.dower, tim.golden, zach.ware
Date 2019-10-21.16:43:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571676200.49.0.45106624748.issue38537@roundup.psfhosted.org>
In-reply-to
Content
Exactly where were the DLLs installed?

If you had previously done "just for me" and then this time did "all users", the python27.dll for 2.7.17 will be in C:\Windows\SysWow64, which has lower priority than the one in the same directory.

I won't be fixing or even reviewing any issues in the 2.7 installer at this point. If someone else identifies an easy fix, they're welcome to merge it, but if the problem was changing the mode of install then I'd rather leave this as user error (and be thankful that we've reduced the likelihood of that error since 3.5).
History
Date User Action Args
2019-10-21 16:43:20steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, benjamin.peterson, zach.ware, pewscorner
2019-10-21 16:43:20steve.dowersetmessageid: <1571676200.49.0.45106624748.issue38537@roundup.psfhosted.org>
2019-10-21 16:43:20steve.dowerlinkissue38537 messages
2019-10-21 16:43:20steve.dowercreate