Re: os.wait in svntest.main.copy_repos?
From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-10-17 20:11:09 CEST
David Glasser wrote:
I think we should wait on it.
However, there is no portable way to get the pid from popen3.
On Unix, we get the os.popen3() ends up using the popen2.Popen3 class which has
Too bad we can't use subprocess since it only comes with Python 2.4 or later, as
We could include a copy of subprocess in our test suite, but I don't know what
Blair
---------------------------------------------------------------------
|
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.