summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_subprocess.py
Commit message (Expand)AuthorAgeFilesLines
...
* Windows test_creationflags() test: print msg to stderr informing theTim Peters2004-10-131-1/+2
* XXX about extreme expense of test_no_leaking() on Windows. I'm not sureTim Peters2004-10-131-0/+1
* Experience with Zope2's tests showed it's a Bad Idea to make unittestTim Peters2004-10-121-45/+35
* Wrap long lines.Tim Peters2004-10-121-43/+67
* Whitespace normalization.Tim Peters2004-10-121-17/+16
* Added Peter Astrand's subprocess module.Fredrik Lundh2004-10-121-0/+514