]> granicus.if.org Git - python/commit
Issue #9265: Incorrect name passed as arg[0] when shell=True
authorStefan Krah <stefan@bytereef.org>
Mon, 19 Jul 2010 14:41:08 +0000 (14:41 +0000)
committerStefan Krah <stefan@bytereef.org>
Mon, 19 Jul 2010 14:41:08 +0000 (14:41 +0000)
commite9a6a7dd4c19d2630ff1d24ce6d9f30879138e81
tree63a093050dd7ef9320f051c2c6cc859e44af210f
parenta1775944ae4f9770aa5980a2c2a5454d3994db25
Issue #9265: Incorrect name passed as arg[0] when shell=True
and executable specified.
Lib/subprocess.py
Lib/test/test_subprocess.py