[Tutor] word_probles.py

Walter Prins wprins at gmail.com
Mon Aug 9 00:50:00 CEST 2010


Hi,

On 08/08/10 20:01, Shurui Liu wrote:
> 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

To add a small comment to what Dave's already said, please refer to the 
official documentation here:
http://docs.python.org/release/3.0.1/whatsnew/3.0.html

The net result for you is, I think, that you should be using Python 2.x 
on your Windows XP box, and not Python 3.x.

Regards,

Walter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100808/536f60ed/attachment.html>


More information about the Tutor mailing list