[issue3410] platform.version() don't work as expected in Vista in portuguese

Ezio Melotti report at bugs.python.org
Sat Jul 4 15:22:40 CEST 2009


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

The Vista machine is running Py 2.5.2 but is not mine so I can't
test/debug the issue properly there. FWIW I tried win32_ver() on it and
I got ('', '6.0.6002', 'SP2', 'Multiprocessor Free').

Here on WinXP with 2.6 I get ('XP', '5.1.2600', 'SP2', u'Uniprocessor
Free') (why only the last is unicode?).

On Monday I'll have access to more Windows machines (including Vista)
but they are all in English. If there's something that I should try
there let me know.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3410>
_______________________________________


More information about the Python-bugs-list mailing list