Can I use Expect on Windows without installing Cygwin?

后端 未结 6 1904
-上瘾入骨i
-上瘾入骨i 2020-12-05 20:15

Expect is a module used for spawning child applications and controlling them. I\'m interested in Python and Ruby.

6条回答
  •  粉色の甜心
    2020-12-05 20:46

    The latest working version of wexpect lives at http://sage.math.washington.edu/home/goreckc/sage/wexpect/

    Hopefully it will be merged upstream soon.

提交回复
热议问题