In article <50d06eb9-2b87-43a0-a7e2-6b68e35fc...@y34g2000prb.googlegroups.com>,
grocery_stocker  <cdal...@gmail.com> wrote:
>
>Given the following code...
>
>import thread

Here's your problem; subclass threading.Thread instead, much easier.
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it."  --Brian W. Kernighan
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to