Re: [pygtk] yet another threading question

2002-08-01 Thread Rob Brown-Bayliss
On Thu, 2002-08-01 at 16:46, Rob Brown-Bayliss wrote: Hi, I have been going of the archive for a while now and I cant seem to get this sorted. My mail is down this morning, at least the recieving of mail so I don't know if thhere have been any replys, but I got it sorted with: def pending():

[pygtk] yet another threading question

2002-07-31 Thread Rob Brown-Bayliss
Hi, I have been going of the archive for a while now and I cant seem to get this sorted. I have an app, it dynamically impotts modules depending on the users actions, and some (one of these) include modules that try to use threads. the main py prog does this: #!/usr/bin/env python2 import