New submission from Robert Collins <robe...@robertcollins.net>: Currently if you alter the way TestSuite iterates one must always implement countTestCases, run, debug etc. The attached patch would make this simpler.
If this looks ok I'll write up a test for it. ---------- components: Library (Lib) files: testsuite.patch keywords: patch messages: 85435 nosy: rbcollins severity: normal status: open title: TestSuite.__iter__ is not hookable. type: feature request Added file: http://bugs.python.org/file13615/testsuite.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5693> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com