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 <cmca...@googlemail.com> wrote:

> On 24 May 2010 09:20, Matthew Wood <woodm1...@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.
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to