t, maybe pexpect use pseudo-terminal, and
domain U doesn't support this well.
maybe nobody here has encountered this problem before, and i write here just
for everyone's information.
On Fri, Nov 5, 2010 at 2:46 PM, dachuan wrote:
> hi, everyone.
> When I use Pexpect Module, I met
ython2.5/site-packages/pexpect.py", line 430, in
__init__
self._spawn (command, args)
File "/usr/local/lib/python2.5/site-packages/pexpect.py", line 530, in
_spawn
raise ExceptionPexpect('Error! pty.fork() failed: ' + str(e))
pexpect.ExceptionPexpect: Error! pty