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 janssen
Recipients janssen, p.lavarre@ieee.org
Date 2007-09-01.19:17:56
SpamBayes Score 0.041667197
Marked as misclassified No
Message-id <1188674276.57.0.378133816389.issue1082@psf.upfronthosting.co.za>
In-reply-to
Content
Wow.  I think that platform.system() should return "Windows" for both XP 
and Vista, and platform.release() should return either "Vista" or "XP".  
Seems like a patch to make this happen would be a good idea.
History
Date User Action Args
2007-09-01 19:17:56janssensetspambayes_score: 0.0416672 -> 0.041667197
recipients: + janssen, p.lavarre@ieee.org
2007-09-01 19:17:56janssensetspambayes_score: 0.0416672 -> 0.0416672
messageid: <1188674276.57.0.378133816389.issue1082@psf.upfronthosting.co.za>
2007-09-01 19:17:56janssenlinkissue1082 messages
2007-09-01 19:17:56janssencreate