Message99422
"This module also defines two shortcut functions"
I think given that we say the calls are shortcuts, and that their arguments are the same as Popen, I take that to mean that subprocess.call experiences the same situations as subprocess.Popen.
If any change has to be made, I could get on board with changing "two shortcut functions" to "two Popen shortcut functions". |
|
| Date |
User |
Action |
Args |
| 2010-02-16 17:36:59 | brian.curtin | set | recipients:
+ brian.curtin, georg.brandl, techtonik, r.david.murray |
| 2010-02-16 17:36:59 | brian.curtin | set | messageid: <[email protected]> |
| 2010-02-16 17:36:57 | brian.curtin | link | issue7939 messages |
| 2010-02-16 17:36:57 | brian.curtin | create | |
|