]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't let cleanup errors mask real errors in the runpy tests
authorNick Coghlan <ncoghlan@gmail.com>
Wed, 15 Mar 2006 13:11:54 +0000 (13:11 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Wed, 15 Mar 2006 13:11:54 +0000 (13:11 +0000)
commit586b83c4bb01faa0b1e23badf94efe7c7ab1185e
treea26e782a70f56cc7b9f459a94689f8fee2a77c3d
parenta2173a189a679cd6babf85a0369b1969f173dfb3
Don't let cleanup errors mask real errors in the runpy tests
Lib/test/test_runpy.py