How can you unit test nested functions?  Or do you have to pull them out to 
unit test them, which basically means I will never use nested functions.

Also, same thing with private member functions protected by __.  Seems like 
there is a conflict there between using these features and unit testing.

Andy


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

Reply via email to