can't see timer in emacs action
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

can't see timer in emacs action

From: <ajikoe@gmail.com>
Date: Wed May 25 2005 - 14:13:24 CEST

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
Received on Thu Sep 29 16:13:41 2005