Antoine Pitrou <[email protected]> added the comment: You can simply use support.skip_unless_symlink().
> Charles-François Natali <[email protected]> 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. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12464> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
