summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/ptyprocess/slack-desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/ptyprocess/slack-desc b/python/ptyprocess/slack-desc
index 41fffb9db6..8e80cec777 100644
--- a/python/ptyprocess/slack-desc
+++ b/python/ptyprocess/slack-desc
@@ -11,8 +11,8 @@ ptyprocess:
ptyprocess: Launch a subprocess in a pseudo terminal (pty), and interact with
ptyprocess: both the process and its pty.
ptyprocess: Sometimes, piping stdin and stdout is not enough. There might be
-ptyprocess: a password prompt that doesn’t read from stdin, output that changes
-ptyprocess: when it’s going to a pipe rather than a terminal, or curses-style
+ptyprocess: a password prompt that doesn't read from stdin, output that changes
+ptyprocess: when it's going to a pipe rather than a terminal, or curses-style
ptyprocess: interfaces that rely on a terminal.
ptyprocess:
ptyprocess: Project URL: https://pypi.python.org/pypi/ptyprocess