summaryrefslogtreecommitdiff
path: root/tests/test_cmd2.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-06-29 14:13:18 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-06-29 14:13:18 -0400
commit37ef113a88e473481f07ec1d2ce99e3abe4ddc30 (patch)
tree50df7785cf6f78f34af974f37c5f93e6ee427bb0 /tests/test_cmd2.py
parent0e1093fc05a45e613192d54da806d924a7f52d95 (diff)
downloadcmd2-git-37ef113a88e473481f07ec1d2ce99e3abe4ddc30.tar.gz
Command-line pipe is now handled by subprocess module instead of shell
Instead of using shell functionality to pipe output of a command to a shell command, the Python subprocess is now used to pipe stdout of one process to another.
Diffstat (limited to 'tests/test_cmd2.py')
0 files changed, 0 insertions, 0 deletions