En Tue, 21 Oct 2008 13:45:10 -0200, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> escribió:
I have some code which runs on a number of different machines, however
I see problems on one particular Solaris box. When I call
Popen.wait(), the following exception is raised:
. . .
File "/basis/users/matt/
I have some code which runs on a number of different machines, however
I see problems on one particular Solaris box. When I call
Popen.wait(), the following exception is raised:
. . .
File "/basis/users/matt/Python-2.4.4/Lib/subprocess.py", line 558, in
__init__
errread, errwrite)
File "/ba