Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about wexpect

Read more about wexpect

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - wexpect

wexpect equivalent for logging

I have the following codes using pexpect in linux it is ok. import pexpect child = pexpect.spawn('ssh test@ip' % (susername, ip) , encoding='utf-8') child.logfile = open("{}/{}.txt".format...
test-img

Andy

python

python-3.x

pexpect

wexpect

Votes: 0

Answers: 1

Latest Answer

I looked at the wexpect repo, and the only code that handles the logfile argument is in the legacy module (the read_nonblocking() and send() methods in the spawn_windows class), so it doesn't looks li...
test-img

Rob G

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved