Re: POpen3/POpen4 on Win32
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-23 22:26:19 CET
On Tue, Jan 22, 2002 at 10:56:02AM -0600, cmpilato@collab.net wrote:
Read the docco for waitpid(). You can get back information on whether the
Python has the function for this, such as os.WIFEXITED(status)
Regarding pipes and popen2.py and whatnot... we can definitely fix up the
On Windows, there is a "win32popenmodule" (or somesuch name). It provides
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:58 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.