Re: platform system may be Windows or Microsoft since Vista
- From: Klaas <mike.klaas@xxxxxxxxx>
- Date: Fri, 31 Aug 2007 18:19:46 -0000
On Aug 31, 9:47 am, p.lava...@xxxxxxxx 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
.
- References:
- platform system may be Windows or Microsoft since Vista
- From: p . lavarre
- platform system may be Windows or Microsoft since Vista
- Prev by Date: Re: list index()
- Next by Date: Re: fcntl problems
- Previous by thread: platform system may be Windows or Microsoft since Vista
- Next by thread: low level ethernet device access in linux
- Index(es):