Brett Cannon added the comment:

Making tests discoverable allows for the future possibility of dropping our 
custom test runner code and using more of unittest code by having regrtest use 
unittest's discovery code to find all tests.

----------

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

Reply via email to