Thread
Diez B. Roggisch
deets at nospam.web.de
Mon Dec 3 05:17:06 EST 2007
More information about the Python-list mailing list
Mon Dec 3 05:17:06 EST 2007
- Previous message (by thread): Announcing Apydia
- Next message (by thread): Thread
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Announcing Apydia
- Next message (by thread): Thread
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list