]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
issue26372 - use os.devnull instead of /dev/null
authorGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>
Sat, 4 Jun 2016 19:05:17 +0000 (19:05 +0000)
committerGregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) <greg@krypto.org>
Sat, 4 Jun 2016 19:05:17 +0000 (19:05 +0000)
commitc55014f3717ce8a810a7e934c8ad5b519dbf88c5
tree3fc187c794267861bab53a358ad5bb17ad60de1e
parent64c26e5f6004523090c52970d1ed31a351617f38
parent78b642c6b2343faf6dcdcbef9e553d82e74e2807
issue26372 - use os.devnull instead of /dev/null
Lib/test/test_subprocess.py