Re: [Ironpython-users] SSH/Telnet connection module to configure

2013-03-14 Thread Alex Earl
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

[Ironpython-users] SSH/Telnet connection module to configure Ethernet switches both in IronPython and CPython?

2013-03-14 Thread Seungweon Park
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