diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-01-31 00:54:01 -0500 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-01-31 00:54:01 -0500 |
commit | 1c2983833cd7ae42c99be69fcdcd6d644e264bac (patch) | |
tree | c654b3293bf651e6f8f736c1bc1aac094a9a852d /tests/test_cmd2.py | |
parent | 6640ce2bab32a25414cd009646ecd7cf3cdfb11d (diff) | |
download | cmd2-git-1c2983833cd7ae42c99be69fcdcd6d644e264bac.tar.gz |
It turns out that setting the stdout and stderr arguments for subprocess.check_call to None doesn't ignore the output, you actually need to pipe it to DEVNULL and that symbol doesn't exist in subprocess namespace prior to Python 3.3
Diffstat (limited to 'tests/test_cmd2.py')
0 files changed, 0 insertions, 0 deletions