Tarek Ziadé <ziade.ta...@gmail.com> added the comment: There's one more thing we didn't take care of in our change: windows platforms where people just install Python and run tests, so there's no VC++ installed.
For them I guess we can use: r'Software\Microsoft\Windows\CurrentVersion' and look for the u'productid' value, and just make sure its not empty. Would you mind checking that you have this key on your windows plartforms ? I've checked on XP. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7293> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com