]> git.ipfire.org Git - thirdparty/Python/cpython.git/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)
commit8dea74f12aab7d0690d98037824c4a6d5d5cd1f7
tree52461a2ffe647bdc9e876385b9af2b1bf1092224
parent4d02896609f6c92458ce292bf3aa77cfd403dee3
#25687: clarify that errors in tearDown increase the total number of reported errors.  Initial patch by HyeSoo Park.
Doc/library/unittest.rst
Misc/ACKS