Chris Jerdonek added the comment: > Also, it may be possible to add unittest discovery hooks to the stubs that > *are* in Lib/test.
The load_tests protocol (2.7, 3.2+) seems like the right approach for this: http://docs.python.org/dev/library/unittest.html#load-tests-protocol ---------- _______________________________________ 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