can't see timer in emacs action

ajikoe at gmail.com ajikoe at gmail.com
Wed May 25 08:13:24 EDT 2005


Hello,

I tried this code in emacs.
for i in range(3):
  time.sleep(1)
  print i

It shows the result but total result not second per second.

Any one experiance this problem

pujo




More information about the Python-list mailing list