Ethernet switches both in IronPython and CPython?
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===0036000188=="
--===0036000188==
Content-Type: multipart/alternative; boundary=f46d042de92584ae0e04d7e742fb
--f46d042de92584ae0e04d7e742fb
Content-Type: text/pla
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