no parallel threading?

Aahz Maruch aahz at panix.com
Thu Sep 6 14:57:16 EDT 2001


In article <mailman.999706746.4990.python-list at python.org>,
Tobias Unruh  <Tobias_Unruh at FRM2.TU-Muenchen.DE> wrote:
>
>I tried to execute two threads in parallel (linux 2.4.9, python 2.0):

I'd suggest making your life simpler by subclassing from
threading.Thread.  See http://starship.python.net/crew/aahz/
-- 
                      --- Aahz  <*>  (Copyright 2001 by aahz at pobox.com)

Hugs and backrubs -- I break Rule 6                 http://www.rahul.net/aahz/
Androgynous poly kinky vanilla queer het Pythonista   

"Plus ca change, plus c'est la meme chose."



More information about the Python-list mailing list