Stop a thread on deletion

2007-08-08 Thread Sjoerd Op 't Land
gc.get_referrers(self), but it seems to need some parsing. I'm not sure how to implement that and I'm not sure whether it will work always or not. Thanks in advance for any suggestion, Sjoerd Op 't Land -- http://mail.python.org/mailman/listinfo/python-list

Re: Stop a thread on deletion

2007-08-08 Thread Sjoerd Op 't Land
Dear Cris, Thanks a lot. This works! (What you didn't know, there was already such a 'proxy' object in the design, so it isn't the hack it looks ;).) Thanks again, Sjoerd Op 't Land Chris Mellon schreef: On 8/8/07, Sjoerd Op 't Land [EMAIL PROTECTED] wrote: Hello all, I'm using threading