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 ezio.melotti
Recipients ezio.melotti, lemburg, portella
Date 2009-07-04.11:05:35
SpamBayes Score 0.068946525
Marked as misclassified No
Message-id <1246705536.98.0.789305583116.issue3410@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2009-07-04 11:05:38ezio.melottisetrecipients: + ezio.melotti, lemburg, portella
2009-07-04 11:05:36ezio.melottisetmessageid: <1246705536.98.0.789305583116.issue3410@psf.upfronthosting.co.za>
2009-07-04 11:05:35ezio.melottilinkissue3410 messages
2009-07-04 11:05:35ezio.melotticreate