summaryrefslogtreecommitdiffstats
path: root/Lib/popen2.py
Commit message (Expand)AuthorAgeFilesLines
* Rewrite using class, to make waiting for processes possible;Guido van Rossum1997-08-111-31/+79
* Change inspired by Tommy Burnette to add an interface to get stderr, too.Guido van Rossum1997-04-211-4/+19
* pass the command to sh -cGuido van Rossum1995-08-071-1/+1
* new filesGuido van Rossum1995-01-121-0/+35