Zachary Ware added the comment:

The patch looks fine, but I don't see a big gain from it; call me +0.  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.

----------

_______________________________________
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