From d977fdd84cf01827211dba854befb547b965b2a0 Mon Sep 17 00:00:00 2001 From: Benedek Racz Date: Thu, 6 Feb 2020 11:36:08 +0100 Subject: Update doc: Wexpect is maintained Wexpect is a maintained (almost for a year) alternative of pexpect for Windows. - All (non-Linux specific) pexpect testcases passes with - ~80% coverage --- doc/overview.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/overview.rst b/doc/overview.rst index aeb8887..5520b20 100644 --- a/doc/overview.rst +++ b/doc/overview.rst @@ -264,6 +264,8 @@ When run by ``PopenSpawn``, they may behave differently. .. seealso:: - `winpexpect `__ and `wexpect `__ - Two unmaintained pexpect-like modules for Windows, which work with a - hidden console. + `wexpect `__ is a maintained + alternative for Windows. It supports pyton3.x + + `winpexpect `__ is unmaintained + pexpect-like module, which work with a hidden console. -- cgit v1.2.1