summaryrefslogtreecommitdiff
path: root/tests/stdlib/test_subprocess.py
Commit message (Collapse)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-1/+2
|
* First cut of eventlet.green.subprocess module. Added stdlib tests as well. ↵Ryan Williams2010-01-291-0/+11
Fixed GreenPipe's incorrect assumption that all callers would use a buflen argument to read().