[issue8273] move test_support into the unittest package

Tarek Ziadé report at bugs.python.org
Wed Mar 31 15:52:31 CEST 2010


Tarek Ziadé <ziade.tarek at gmail.com> added the comment:

about : cpython_only / is_jython

I think the idea here is to mark some tests as being specific to some implementations.

I remember a discussion where we said that we could add in sys or platform the name of the implementation and make this somehow future-proof.

I can't recall where we said that...

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8273>
_______________________________________


More information about the Python-bugs-list mailing list