Guido van Rossum
|
6dd4868681
|
The command can now either be a string (as before) or a list of
arguments for execvp (for those who don't want the shell's argument
parsing).
|
1997-09-18 20:00:39 +00:00 |
|
Guido van Rossum
|
0357d02eab
|
Rewrite using class, to make waiting for processes possible;
by default children are waited for automatically.
|
1997-08-11 03:27:24 +00:00 |
|
Guido van Rossum
|
caa9f234bc
|
Change inspired by Tommy Burnette to add an interface to get stderr, too.
|
1997-04-21 14:15:55 +00:00 |
|
Guido van Rossum
|
971ee13835
|
pass the command to sh -c
|
1995-08-07 20:17:23 +00:00 |
|
Guido van Rossum
|
9a22de101f
|
new files
|
1995-01-12 12:29:47 +00:00 |
|