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 neologix
Recipients abacabadabacaba, georg.brandl, ncoghlan, neologix, petri.lehtinen, pitrou
Date 2011-07-26.20:57:48
SpamBayes Score 2.371861e-05
Marked as misclassified No
Message-id <CAH_1eM1bqudhpc=8JEBCpkqFcZHymxMyJSYMP8Cy_g6UArE2cQ@mail.gmail.com>
In-reply-to <20110726103155.GA2095@ihaa>
Content
> If someone suggests how to test for the Windows version, I'll update
> the patch, also to remove the issue reference from the code.

Well, I don't know Windows, but there's platform.win32_ver()
(http://docs.python.org/library/platform.html#platform.win32_ver) that
could probably be useful.
History
Date User Action Args
2011-07-26 20:57:48neologixsetrecipients: + neologix, georg.brandl, ncoghlan, pitrou, abacabadabacaba, petri.lehtinen
2011-07-26 20:57:48neologixlinkissue12464 messages
2011-07-26 20:57:48neologixcreate