diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-02 11:13:33 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-02 11:13:33 -0400 |
commit | 91fc975ba2bf0414624aa9c263ddf441beadfa3d (patch) | |
tree | a4c7489d7d2f96a588b2d262f844038e9414acbd /examples/python_scripting.py | |
parent | 9054a211b60f55e00ea446433444c0bf4970a50f (diff) | |
download | cmd2-git-91fc975ba2bf0414624aa9c263ddf441beadfa3d.tar.gz |
Removed unnecessary try/except in do_shell
Since in the subprocess.Popen() call, shell=True and stderr=sys.stderr, errors get printed on stderr. There is no need to catch an exception.
Diffstat (limited to 'examples/python_scripting.py')
0 files changed, 0 insertions, 0 deletions