commit | 8ee23bbe7cec658d0dfc9f51f37fe392d98acafc | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Aug 27 19:11:11 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Aug 27 19:11:11 2007 +0000 |
tree | eaa6d3c57b86d346ec48c7792b2afe311216ab95 | |
parent | 780b80dc086809f0fa6ccc2508f5ede585151625 [diff] [blame] |
Patch 10124 by Bill Janssen, docs for the new ssl code.
diff --git a/Doc/library/ipc.rst b/Doc/library/ipc.rst index 78cfb66..10a6d6a 100644 --- a/Doc/library/ipc.rst +++ b/Doc/library/ipc.rst
@@ -19,6 +19,7 @@ subprocess.rst socket.rst + ssl.rst signal.rst popen2.rst asyncore.rst