]> granicus.if.org Git - python/commit
Use os.devnull instead of hardcoded '/dev/null'.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Feb 2015 11:58:23 +0000 (13:58 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Feb 2015 11:58:23 +0000 (13:58 +0200)
commit85c3033670d493d17e633261793e83226a6a0f61
tree322c4f4c779fd214926ab7bbdf04a87c46747b00
parenta25c542c476b84b30a7172d5b4f7e2c82330f6f4
Use os.devnull instead of hardcoded '/dev/null'.
Lib/test/test_asyncio/test_unix_events.py
Lib/test/test_bz2.py
Lib/test/test_cgi.py
Lib/test/test_subprocess.py