[email protected]
Subject: [Ironpython-users] SSH/Telnet connection module to configure
Ethernet switches both in IronPython and CPython?
Hi,
Our Linux team uses CPython 2.6 to run the test scripts which configure
switches by SSH/Telnet (Exscript/Crypto/Paramiko modules). I'd like to have
same en
Hi,
Our Linux team uses CPython 2.6 to run the test scripts which configure
switches by SSH/Telnet (Exscript/Crypto/Paramiko modules). I'd like to have
same environment in Windows team without a lot of changes.
So installed CPython 2.6.2 on the Windows machine(W2K8 R2) and installed
above module