[issue8273] move test_support into the unittest package
Tarek Ziadé
report at bugs.python.org
Wed Mar 31 13:27:31 CEST 2010
Tarek Ziadé <ziade.tarek at gmail.com> added the comment:
Basically, all the APIs in test_support could live in unittest and the test package could only contain the test modules written for Python.
IOW, these tests helpers can help more people than the core devs
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8273>
_______________________________________
More information about the Python-bugs-list
mailing list