Chris Jerdonek added the comment:

> Either there's another way to run those tests on selected platforms that can 
> be used instead

A way to do it could be to register new doctest directives that skip the marked 
test based on the value of sys.platform.  If we remove the directives, we lose 
that information and won't be able to do it anymore.

----------

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

Reply via email to