]> granicus.if.org Git - python/commit
Use os.devnull instead of hardcoded '/dev/null'.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Feb 2015 11:57:49 +0000 (13:57 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Feb 2015 11:57:49 +0000 (13:57 +0200)
commiteab2fd10cf5e3d49efdaa51f251d151674fdf404
tree5fee5457e0db5aea1f5f953de54cf645b2f44a45
parent66306cf6d415f0ad96c54880451f266a1cbe9835
Use os.devnull instead of hardcoded '/dev/null'.
Lib/test/test_cgi.py
Lib/test/test_sysconfig.py
Tools/compiler/compile.py