commit | a5e881d2e8ad7e91ff801a02be9de924705d9a6e | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Jan 14 17:07:59 2015 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Jan 14 17:07:59 2015 +0100 |
tree | 3b0a5758948420efaa5ca8620ca511543388fdae | |
parent | f6641188171be65039da2aad93458c19676990cc [diff] |
Closes #23234: Refactor subprocess Use new OSError exceptions, factorize stdin.write() code.