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 pitrou
Recipients abacabadabacaba, georg.brandl, ncoghlan, neologix, petri.lehtinen, pitrou
Date 2011-07-26.21:03:55
SpamBayes Score 9.343193e-07
Marked as misclassified No
Message-id <1311714145.8406.1.camel@localhost.localdomain>
In-reply-to <CAH_1eM1bqudhpc=8JEBCpkqFcZHymxMyJSYMP8Cy_g6UArE2cQ@mail.gmail.com>
Content
You can simply use support.skip_unless_symlink().

> Charles-François Natali <neologix@free.fr> added the comment:
> 
> > 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 21:03:56pitrousetrecipients: + pitrou, georg.brandl, ncoghlan, neologix, abacabadabacaba, petri.lehtinen
2011-07-26 21:03:55pitroulinkissue12464 messages
2011-07-26 21:03:55pitroucreate