This is a better module for dealing with SSH logins using 'expect' like
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 11 Dec 2007 22:43:55 +0000 (22:43 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 11 Dec 2007 22:43:55 +0000 (22:43 +0000)
commitec93e0a08952a67780afbb35fed81479f658a332
treea3756316355bf46dc2fb408376ebfa0f32471b57
parentd0acba36a12b471a171dcf7da95a6171ca1e471c
This is a better module for dealing with SSH logins using 'expect' like
processing.  This should replace pyssh eventually.
ssh/LICENSE [new file with mode: 0644]
ssh/__init__.py [new file with mode: 0644]
ssh/fdpexpect.py [new file with mode: 0644]
ssh/pexpect.py [new file with mode: 0644]
ssh/pxssh.py [new file with mode: 0644]