summaryrefslogtreecommitdiff
path: root/tests/stdlib/test_os.py
Commit message (Collapse)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-1/+2
|
* Added eventlet.green.os and its test; rewrote wrap_pipe_with_coroutine_pipe ↵Ryan Williams2010-02-051-0/+9
to accomodate. Slight changes to eventlet.green.subprocess.