Re: Where to find pexpect

2009-11-20 Thread yuzhichang
On 10月13日, 下午9时42分, Jean-Michel Pichavant jeanmic...@sequans.com
wrote:
 Antoon Pardon wrote:
  I have been looking forpexpect. The links I find like
 http://pexpect.sourceforge.netall end up at
 http://www.noah.org/wiki/Pexpectwhich produces a 404 not
  found problem.

  Does someone know the current location?

 maybe they removed the distribution so you may use subprocess :o)

 JM

http://pexpect.sourceforge.net seems outdated. I've forked, ported to
Python 3.1, and added more features to pexpect. See 
http://github.com/yuzhichang/pexpect.
-- 
http://mail.python.org/mailman/listinfo/python-list


Where to find pexpect

2009-10-13 Thread Antoon Pardon
I have been looking for pexpect. The links I find like
http://pexpect.sourceforge.net all end up at
http://www.noah.org/wiki/Pexpect which produces a 404 not
found problem.

Does someone know the current location?

-- 
Antoon Pardon
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Where to find pexpect

2009-10-13 Thread Javier Collado
Hello,

Google is your friend:
http://sourceforge.net/projects/pexpect/
http://sourceforge.net/projects/pexpect/files/pexpect/Release%202.3/pexpect-2.3.tar.gz/download

Best regards,
Javier

2009/10/13 Antoon Pardon apar...@forel.vub.ac.be:
 I have been looking for pexpect. The links I find like
 http://pexpect.sourceforge.net all end up at
 http://www.noah.org/wiki/Pexpect which produces a 404 not
 found problem.

 Does someone know the current location?

 --
 Antoon Pardon
 --
 http://mail.python.org/mailman/listinfo/python-list

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Where to find pexpect

2009-10-13 Thread Jean-Michel Pichavant

Antoon Pardon wrote:

I have been looking for pexpect. The links I find like
http://pexpect.sourceforge.net all end up at
http://www.noah.org/wiki/Pexpect which produces a 404 not
found problem.

Does someone know the current location?

  

maybe they removed the distribution so you may use subprocess :o)

JM
--
http://mail.python.org/mailman/listinfo/python-list