shell
1.62 KB
-
Add an "executable" option to the command and shell modules · e0f0e8c0
The option will be passed to the Popen object created and will be used to execute the command instead of the default shell.
Felix Ingram committed
The option will be passed to the Popen object created and will be used to execute the command instead of the default shell.