Gianmaria Iaculo - NVENTA wrote:

> 
> Hi all,
> i'm using python 1.5.2.
> 
> Is it possible to use the Thread module? I need it for the Timer library.

According to http://www.python.org/doc/1.5.2/lib/lib.html it's there. Why
don't you just import it and try? Would have cost less time than posting
here & waiting for an answer (This is not meant to be discouraging you
posting here - just showing you that in Python, trying first is often
easier than "gathering intelligence" first)

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

Reply via email to