Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
subprocess: Fix return type of check_output.
check_output's return type can be str if universal_newlines=True.
- Loading branch information