summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2007-09-01 07:51:24 (GMT)
committerGeorg Brandl <georg@python.org>2007-09-01 07:51:24 (GMT)
commit95b571a084f5e3197c51a91ec6121d830999d5f9 (patch)
tree998b60503f831d254e50ef4c857f6e2ceb46bed1 /Doc
parent8bc77e4b33dce913a13be3ad0f3b11d4292c78ba (diff)
downloadcpython-95b571a084f5e3197c51a91ec6121d830999d5f9.zip
cpython-95b571a084f5e3197c51a91ec6121d830999d5f9.tar.gz
cpython-95b571a084f5e3197c51a91ec6121d830999d5f9.tar.bz2
Fix RST link (backport from Py3k).
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/aepack.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/aepack.rst b/Doc/library/aepack.rst
index 7eaffd8..0ee93e5 100644
--- a/Doc/library/aepack.rst
+++ b/Doc/library/aepack.rst
@@ -87,6 +87,6 @@ The :mod:`aepack` module defines the following functions:
Module :mod:`aetypes`
Python definitions of codes for Apple Event descriptor types.
- ` Inside Macintosh: Interapplication Communication <http://developer.apple.com/techpubs/mac/IAC/IAC-2.html>`_
+ `Inside Macintosh: Interapplication Communication <http://developer.apple.com/techpubs/mac/IAC/IAC-2.html>`_
Information about inter-process communications on the Macintosh.