creating a file sshconnection.py with class SSHConnection (methods: open,...
creating a file sshconnection.py with class SSHConnection (methods: open, command, close, copyin, copyout); and modifying main.py to import this file and call the SSHConnection class from the new file
Loading
Please register or sign in to comment