In article <[email protected]>, Peter Otten <[email protected]> wrote:
> >> Another is to remove it from the global namespace with > >> > >> del TestBase When I had this problem, that's the solution I used. -- http://mail.python.org/mailman/listinfo/python-list
