hi all,

I noticed that setUp() and tearDown() is run before and after *earch*
test* method in my TestCase subclasses. I'd like to run them *once* for
each TestCase subclass. How do I do that.

thanks
 paul

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to