diff options
author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-10-05 15:46:35 -0400 |
---|---|---|
committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-10-05 15:46:35 -0400 |
commit | c480f3a2e940757a6698f9270db503ebf4111fd7 (patch) | |
tree | 67f1af30a0361be162587cc3c988dccdd72bdfaa /tests/test_acargparse.py | |
parent | 9fee6105210b36201b5d2edc610f20bd67eac9f2 (diff) | |
download | cmd2-git-c480f3a2e940757a6698f9270db503ebf4111fd7.tar.gz |
No longer using stderr and self.data together to determine truthiness of a CommandResult.
Either self.data is used or if that's not possible, then self.stderr is used.
This provided applications the ability to print to stderr even if an error didn't occur.
Diffstat (limited to 'tests/test_acargparse.py')
0 files changed, 0 insertions, 0 deletions