create a pipe instead of select'ing on sys.stdin in test__select.py
this makes test__select.py compatible with py.test and makes it possible to run test__select.py with stdin redirected.
Showing
Please register or sign in to comment
this makes test__select.py compatible with py.test and makes it possible to run test__select.py with stdin redirected.