[issue8273] move generally useful test_support functions into the unittest package
Raymond Hettinger
report at bugs.python.org
Sat Apr 17 06:52:01 CEST 2010
Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:
If anything gets moved, it needs to be part of a very well thought-out plan with the same high threshold for approval that it would have had if it weren't in test_support.
The unittest module already brims with complexity and would suffer quite a bit if a hodge-podge of functions were added.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8273>
_______________________________________
More information about the Python-bugs-list
mailing list