In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] wrote:

> i'm getting the same error when trying to read results from popen2
> within a pyQt window.  is this a threading issue? is my pyQt window
> responsible for interrupting the read?  i'm fairly new to python so
> i'm struggling to figure this out. can you recommend any possible
> methods of preventing this? for instance, could acquiring a thread
> lock before calling popen solve the problem?

No.

Did you look at the text of the post you responded to here?
What do you think about that advice?  Do you have any
signal handlers?

   Donn Cave, [EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to