[Tutor] PYTHON 3.1
Matthew Wood
woodm1979 at gmail.com
Mon May 24 11:51:18 CEST 2010
Well, what do you know!
Turns out, I never use that function anyway, so it won't change a damn thing
for me. But thanks for the heads up!
And thanks for the nod to the haiku. So many people don't see it.
--
I enjoy haiku
but sometimes they don't make sense;
refrigerator?
On Mon, May 24, 2010 at 3:36 AM, C M Caine <cmcaine at googlemail.com> wrote:
> On 24 May 2010 09:20, Matthew Wood <woodm1979 at gmail.com> wrote:
> > Well, I'd use the raw_input function instead of the input function.
> >
> > and I'd check out the math.floor function as well. :-)
> >
> > Lemme know if you have any other questions.
> >
> > --
> >
> > I enjoy haiku
> > but sometimes they don't make sense;
> > refrigerator?
>
> raw_input has been renamed to input in python 3.0. To get the old
> input behaviour you have to use eval.
>
> Great sig, btw.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100524/92d93959/attachment.html>
More information about the Tutor
mailing list