In article <iarqs3$2v5$0...@news.t-online.com>, Peter Otten <__pete...@web.de> wrote:
> Remove the base class from the module with > > del CommonTestCase > > before you invoke unittest.main(). Wow, what a clever idea! I tried it, and it does exactly what I need. Thanks! -- http://mail.python.org/mailman/listinfo/python-list