[Tutor] PYTHON 3.1

ALAN GAULD alan.gauld at btinternet.com
Mon May 24 11:34:11 CEST 2010


> Well, I'd use the raw_input function instead of the input function.

input is raw_input in Python 3.1.
raw_input doesn't exist.

Alan G.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100524/d46562b7/attachment.html>


More information about the Tutor mailing list