timers not canceling!

Steve Holden steve at holdenweb.com
Wed Mar 24 20:26:20 EDT 2010


Steve Holden wrote:
> Alex Hall wrote:
[...]
> "thread already started" implies that the thread is running, but you
> actually get the same message if you try to start any terminated thread
> (including a canceled one), so "threads cannot be restarted" might be a
> better message.
> 
Or, better still, "Threads can only be started once".

regards
 Steve
-- 
Steve Holden           +1 571 484 6266   +1 800 494 3119
See PyCon Talks from Atlanta 2010  http://pycon.blip.tv/
Holden Web LLC                 http://www.holdenweb.com/
UPCOMING EVENTS:        http://holdenweb.eventbrite.com/




More information about the Python-list mailing list