In article <[EMAIL PROTECTED]>,
Gianmaria Iaculo - NVENTA <[EMAIL PROTECTED]> wrote:
>
>i'm using python 1.5.2. 
>
>Is it possible to use the Thread module? I need it for the Timer library.

Python 1.5.2 contained several thread fixes, but I recommend upgrading to
2.2 or later if you can, there were a few more fixes early in the 2.x
series (but I don't remember exactly when).
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

"Typing is cheap.  Thinking is expensive."  --Roy Smith
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to