Re: [Tutor] Running Java process doesn't return to subprocess.call (fwd)

2006-05-16 Thread Danny Yoo
> I actually changed that just before I sent the email to tutor, cause I'd > seen a reference on the web about a Java process in Zope hanging. And > the fix was to have errfile set to None. It did NOT fix the problem. It > actually cause a Java Expection now! :-( Hi Jerome, [Please keep tutor@

Re: [Tutor] Running Java process doesn't return to subprocess.call (fwd)

2006-05-16 Thread Danny Yoo
-- Forwarded message -- Date: Tue, 16 May 2006 11:50:32 -0700 (PDT) From: Jerome Jabson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [Tutor] Running Java process doesn't return to subprocess.call Hi Danny, I actually changed that just before I sent the email to tutor,