summaryrefslogtreecommitdiffstats
path: root/Doc/libsite.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1997-12-15 22:09:42 (GMT)
committerFred Drake <fdrake@acm.org>1997-12-15 22:09:42 (GMT)
commita51f5a48e599a7c35c0667f5d48b0f93ddb48e35 (patch)
tree7074086f3f33c273e5c46cd2184ef7cde1db3c9d /Doc/libsite.tex
parent4af1814858bb05438e1eb01e77be21000e615bff (diff)
downloadcpython-a51f5a48e599a7c35c0667f5d48b0f93ddb48e35.zip
cpython-a51f5a48e599a7c35c0667f5d48b0f93ddb48e35.tar.gz
cpython-a51f5a48e599a7c35c0667f5d48b0f93ddb48e35.tar.bz2
Fixed index references to modules.
Diffstat (limited to 'Doc/libsite.tex')
-rw-r--r--Doc/libsite.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libsite.tex b/Doc/libsite.tex
index 43fad3c..ea91900 100644
--- a/Doc/libsite.tex
+++ b/Doc/libsite.tex
@@ -78,7 +78,7 @@ After these path manipulations, an attempt is made to import a module
named \code{sitecustomize}, which can perform arbitrary site-specific
customizations. If this import fails with an \code{ImportError}
exception, it is silently ignored.
-\stmodindex{sitecustomize}
+\refmodindex{sitecustomize}
Note that for some non-Unix systems, \code{sys.prefix} and
\code{sys.exec_prefix} are empty, and the path manipulations are