Thread

Aahz aahz at pythoncraft.com
Mon Dec 3 10:17:50 EST 2007


In article <fj0jhk$a4i$1 at aioe.org>,
Gianmaria Iaculo - NVENTA <gianmaria at hotmail.com> 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 (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"Typing is cheap.  Thinking is expensive."  --Roy Smith



More information about the Python-list mailing list