Ezio Melotti <ezio.melo...@gmail.com> added the comment:

Something like:
if name == 'mbcs' and not sys.platform.startswith('win'):
    continue
should be enough.

----------

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

Reply via email to