Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cli: Refactor old test to avoid fcntl
This is a simple preparation for the next commit, to get rid of low-level `fcntl.fcntl()` calls, since `os.set_blocking()` now exists (since Python 3.5).
- Loading branch information