Ezio Melotti <[email protected]> added the comment:

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

----------

_______________________________________
Python tracker <[email protected]>
<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