[Tutor] word_probles.py
Shurui Liu
shurui.liu at hotmail.com
Sun Aug 8 21:01:25 CEST 2010
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.yoshi at gmail.com
> Date: Sat, 7 Aug 2010 20:09:04 -0500
> Subject: Re: [Tutor] word_probles.py
> To: shurui.liu at hotmail.com
> CC: waynejwerner at gmail.com; tutor at python.org
>
> On Sat, Aug 7, 2010 at 7:12 PM, Shurui Liu <shurui.liu at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100808/83a3ca3e/attachment.html>
More information about the Tutor
mailing list