On Aug 31, 9:47 am, [EMAIL PROTECTED] 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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to