En Fri, 15 Jun 2007 12:21:01 -0300, HMS Surprise <[EMAIL PROTECTED]>  
escribió:

> I want to print a count down timer on the same line. I tried
>
>     print '\r', timeLeft,
>
>
> which just appends to the same line.

It works OK for me. Don't you have any other print statement ruining the  
output?

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to