summaryrefslogtreecommitdiff
path: root/examples/python_scripting.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-07-02 11:13:33 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-07-02 11:13:33 -0400
commit91fc975ba2bf0414624aa9c263ddf441beadfa3d (patch)
treea4c7489d7d2f96a588b2d262f844038e9414acbd /examples/python_scripting.py
parent9054a211b60f55e00ea446433444c0bf4970a50f (diff)
downloadcmd2-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