I\'m working on using the subprocess module to send shell commands from Python, specifically, ssh. Below is a barebones sample:
ssh
import subprocess sp