Peter Otten wrote: > $ python3 mytestcase_demo.py -v > test_one (__main__.test_two) ... ok > test_two (__main__.test_two) ... ok > > ---------------------------------------------------------------------- > Ran 2 tests in 0.000s
Oops, that's an odd class name. Fixing the name clash in Types.__new__() is left as an exercise... -- http://mail.python.org/mailman/listinfo/python-list