summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kluyver <takowl@gmail.com>2020-02-06 12:58:42 +0000
committerGitHub <noreply@github.com>2020-02-06 12:58:42 +0000
commit2c551c7b5299bf1019d21fd5dbf96e7042bc798e (patch)
tree363697e8a6d4942e18fe68e5cf8245ce4c0329e7
parentd977fdd84cf01827211dba854befb547b965b2a0 (diff)
downloadpexpect-git-2c551c7b5299bf1019d21fd5dbf96e7042bc798e.tar.gz
Simplify reference to wexpect
-rw-r--r--doc/overview.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/overview.rst b/doc/overview.rst
index 5520b20..fcfe195 100644
--- a/doc/overview.rst
+++ b/doc/overview.rst
@@ -264,8 +264,6 @@ When run by ``PopenSpawn``, they may behave differently.
.. seealso::
- `wexpect <https://pypi.org/project/wexpect/>`__ is a maintained
- alternative for Windows. It supports pyton3.x
-
- `winpexpect <https://pypi.python.org/pypi/winpexpect>`__ is unmaintained
- pexpect-like module, which work with a hidden console.
+ `wexpect <https://pypi.org/project/wexpect/>`__ is an
+ alternative for Windows, which works with a hidden console.
+