how can I tell when a Thread object dies?

yinger ayinger1 at my-deja.com
Mon Nov 6 15:19:02 EST 2000


... I mean besides threadObject.isalive(), because I want to be able to
tell when a thread terminates on a sys.exit() call.

I would like to be able to 'except' a SystemExit exception in the logic
calling/ running the thread, but this doesn't work.

Andrew


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list