Sleep command

Andrei Kulakov ak at silmarill.org
Fri May 3 07:08:43 EDT 2002


In article <3CD25A92.70005 at lucent.com>, Brian Nulty wrote:
> The "sleep" command is not working for me in Jython 2.1. The 
> specification is:
> 
> sleep(30); # to sleep for 30 seconds
> 
> I get a message saying the command is unrecognised. Am I missing something.
> 
> TIA,
> Brian
> 

time.sleep()


-- 
Cymbaline: intelligent learning mp3 player - python, linux, console.
get it at: cy.silmarill.org



More information about the Python-list mailing list