summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorThomas Kluyver <takowl@gmail.com>2013-09-26 15:00:13 -0700
committerThomas Kluyver <takowl@gmail.com>2013-09-26 15:00:13 -0700
commit7f758b81d3a2896247279e7d83becfa47635aa0c (patch)
treed694b7487d5e64a7ac8027c39b0012a416b54758 /doc/api
parentb02ab8918099b31c0ceadd7de8ee98b281ec4ece (diff)
downloadpexpect-7f758b81d3a2896247279e7d83becfa47635aa0c.tar.gz
Add history doc
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/pexpect.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/api/pexpect.rst b/doc/api/pexpect.rst
index a6d1374..93e38c3 100644
--- a/doc/api/pexpect.rst
+++ b/doc/api/pexpect.rst
@@ -64,6 +64,8 @@ Controlling the child process
The file descriptor used to communicate with the child process.
+.. _unicode:
+
Handling unicode
````````````````
@@ -102,4 +104,4 @@ Utility functions
.. autofunction:: which
-.. autofunction:: split_command_line \ No newline at end of file
+.. autofunction:: split_command_line