commit | d9e50261e8c108b0ab5b336cea75c0b9fd03a81e | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Mar 07 11:54:49 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Mar 07 11:54:49 2007 +0000 |
tree | d9995f4a52b17d1b45d5e504d831c7e715b71034 | |
parent | 9decc0dc8b42c713e030dafc766af7ddfc6caf89 [diff] |
Add some sanity checks to unittest.TestSuite's addTest(s) methods. Fixes #878275.