On Thu, Jul 29, 2010 at 8:57 AM, Jesse Noller <[email protected]> wrote:
> I thought at the last two pycons, we've all discussed that we should
> have a system in place for marking tests *and* modules within the
> stdlib as "will only work on FooPython". I suspect that it's waiting
> on the shared-stdlib effort, which is waiting on mercurial (and time).

@skipIf, @cpython_only and @test_impl_detail have been getting
sprinkled fairly liberally throughout the test suite, so that part of
the effort is already in progress.

Cheers,
Nick.

-- 
Nick Coghlan   |   [email protected]   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to