Re: [Tutor] Trouble importing Paramiko

2012-12-28 Thread Ufuk Eskici
Hello, My Python version is 2.7.3 and it is installed in "C:\Python27 (on the web, it says Paramiko-1.7.4 is supported with Python 2.7) @Dave: Previous output was from IDLE which should be same with CLI. I'm getting this output now from Windows Command Line: **

Re: [Tutor] help

2012-12-28 Thread Evans Anyokwu
On Thu, Dec 27, 2012 at 12:07 PM, Randy WhiteWolf wrote: > I am an older newbie teaching myself Python programming. I copied the code > # Emonstrates escape sequences. This exercise is on page 22 of the Phthon > Programming for the Absolute Beginner by Michael Dawson. I have copied the > code verb