Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
if no f_in and f_out arguments are given, _ReadlineWrapper calls os.dup on fd 0 and 1. Instead, just pass None, because the fds aren't needed anyway in this test
- Loading branch information