platform system may be Windows or Microsoft since Vista

Klaas mike.klaas at gmail.com
Fri Aug 31 14:19:46 EDT 2007


On Aug 31, 9:47 am, p.lava... at ieee.org wrote:
> Let's suppose you get Python for Vista Windows today fromhttp://www.python.org/download/.
>
> Should you then conclude that the tests:
>
> if platform.system() in ('Windows', 'Microsoft'):
> if not (platform.system() in ('Windows', 'Microsoft')):

Good analysis.  Log a bug @ bugs.python.org

-Mike




More information about the Python-list mailing list