STINNER Victor added the comment:

"""It might be interesting to see a patch that converts current 
"@skipIf(sys.platform == 'win32' or os.name == 'nt')" instances to 
"@skip_on_windows" to see just what kind of difference it makes, but I'm 
honestly more interested in seeing how many different ways "don't run this test 
on Windows" is spelled currently."""

I agree. Berker: are you interested to work on such patch?

----------
nosy: +haypo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17652>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to