]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28662: Catch PermissionError in tests when spawning a non existent program
authorXavier de Gaye <xdegaye@users.sourceforge.net>
Mon, 14 Nov 2016 16:14:42 +0000 (17:14 +0100)
committerXavier de Gaye <xdegaye@users.sourceforge.net>
Mon, 14 Nov 2016 16:14:42 +0000 (17:14 +0100)
commit38c8b7d2922c20010930eedacdccf61fb2246761
tree46380aa06548d786d0f0990bdbb04122e2e3f116
parent8bf43e6d0b3dc5d76e9d99656528ccdcd5dd6e6a
Issue #28662: Catch PermissionError in tests when spawning a non existent program
Lib/test/test_dtrace.py
Lib/test/test_shutil.py
Lib/test/test_subprocess.py