]> granicus.if.org Git - python/commit
Cleanup universal_newlines usage for subprocess.Popen, remove unused param.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 15 Aug 2012 14:36:15 +0000 (17:36 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 15 Aug 2012 14:36:15 +0000 (17:36 +0300)
commit592df20efcc41d2448c8acc35b3b4f15aa5c0bf2
treee72cef64a5289315757d641175863b0423d80341
parentbdbc0b08d07c73133ac46dc8e51057459c11d97f
Cleanup universal_newlines usage for subprocess.Popen, remove unused param.
Lib/subprocess.py