Ezio Melotti <ezio.melo...@gmail.com> added the comment: > Do you have the win32 tools installed on that machine ? This could > be the reason.
On my XP machine I have them installed for Py 2.4 only, "import win32api" fails on Py 2.6. "platform.win32_ver()" returns the same with both the versions, but on Py 2.4 they are all plain strings, on Py 2.6 the last string is Unicode (and on Py 3 they are all Unicode). I'll let you know about the result of win32_ver() on the other machines. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue3410> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com