Message172664
> 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. |
|
Date |
User |
Action |
Args |
2012-10-11 16:59:24 | chris.jerdonek | set | recipients:
+ chris.jerdonek, ezio.melotti, docs@python |
2012-10-11 16:59:24 | chris.jerdonek | set | messageid: <1349974764.27.0.665249693198.issue15939@psf.upfronthosting.co.za> |
2012-10-11 16:59:24 | chris.jerdonek | link | issue15939 messages |
2012-10-11 16:59:24 | chris.jerdonek | create | |
|