Closed davidwaroquiers closed 1 year ago
When using use_popen=True, there is a missing import:
Should add "import pexpect.popen_spawn".
Also add a test to make sure both options continue to work.
When using use_popen=True, there is a missing import:
Should add "import pexpect.popen_spawn".
Also add a test to make sure both options continue to work.