]> granicus.if.org Git - python/commit
#25687: clarify that errors in tearDown increase the total number of reported errors...
authorEzio Melotti <ezio.melotti@gmail.com>
Sun, 13 Mar 2016 07:40:09 +0000 (09:40 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Sun, 13 Mar 2016 07:40:09 +0000 (09:40 +0200)
commit6066257c38c6930c40b558fad6a8d8627d049724
tree530494f0dab64f525a124a48cf7472d1f3c0d3c8
parentdeb1a90f2c292ee36a485333693f7264396405c1
#25687: clarify that errors in tearDown increase the total number of reported errors.  Initial patch by HyeSoo Park.
Doc/library/unittest.rst
Misc/ACKS