Ezio Melotti added the comment:

I think that here all the test_main() can be removed except 
support.run_doctest(test_bisect, verbose).  This should probably be moved after 
unittest.main() (unless the doctests are removed/converted to unittest).  
Refcounting is already provided by regrtest.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16897>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to