On 12.12.2010 17:06, Emile van Sebille wrote:
On 12/10/2010 10:02 PM Darshak Bavishi said...
Pexpect is intended for UNIX-like operating systems.""")
Can we use pexpect from windows host machine ?!
I expect not...
Emile
According to [1] you might get it working with the Cygwin port o
On 12/10/2010 10:02 PM Darshak Bavishi said...
Pexpect is intended for UNIX-like operating systems.""")
Can we use pexpect from windows host machine ?!
I expect not...
Emile
--
http://mail.python.org/mailman/listinfo/python-list
Hi Experts,
got ready made code for ssh to unix using python
host machine is windows now when i run this its gives following error :
*
Traceback (most recent call last):
File "C:\Python26\pexpect-2.1\pexpect-2.1\pxssh.py", line 1, in
from pexpect import *
File "C:\Python26\pexpect-2.1\pexpect-2.1