Okay. I am using WinXP, Python 3.1 on my workstation. 
And this is the Python version information I got from putty.exe: 
Python 2.5.4 (r254:67916, Apr 13 2009, 18:09:11)
[GCC 4.2.1 20070719  [FreeBSD]] on freebsd7

Thanks! 


##############################
Never had, never will. 



 
> From: hugo.yo...@gmail.com
> Date: Sat, 7 Aug 2010 20:09:04 -0500
> Subject: Re: [Tutor] word_probles.py
> To: shurui....@hotmail.com
> CC: waynejwer...@gmail.com; tutor@python.org
> 
> On Sat, Aug 7, 2010 at 7:12 PM, Shurui Liu <shurui....@hotmail.com> wrote:
> > There is no tracebacks.
> >
> > I can run this program on putty.exe. That means the code is correct, but I
> > cannot run it on IDLE or PyScripter.exe. Both of these two platforms only
> > told me "Syntax Error" without tracebacks or something.
> >
> 
> We'll need to know python versions. The machine you're running it on
> through putty might have 2.x while your local machine has 3.x, that
> would cause a problem like this.
> 
> Hugo
                                          
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to