Marc-Andre Lemburg <m...@egenix.com> added the comment: Ezio Melotti wrote: > Ezio Melotti <ezio.melo...@gmail.com> added the comment: > > I tried platform.version() on a non-English Vista and XP and I got > '32bit' for Vista and '5.1.2600' for XP. With platform.platform() I got > 'Windows-32bit-SP2' on Vista and 'Windows-XP-5.1.2600-SP2' on XP.
Could you please run the platform function win32_ver() through a debugger and check why it doesn't return "Vista". That function does have support for Vista. ---------- title: platform.version() don't work as expected in Vista in portuguese -> platform.version() don't work as expected in Vista in portuguese _______________________________________ 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