]> granicus.if.org Git - python/commitdiff
Fixed index references to modules.
authorFred Drake <fdrake@acm.org>
Mon, 15 Dec 1997 22:09:42 +0000 (22:09 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 15 Dec 1997 22:09:42 +0000 (22:09 +0000)
Doc/lib/libsite.tex
Doc/libsite.tex

index 43fad3c181461f76b92860d9936a7037d3d482ad..ea91900842c665d9855dda1e0402ee0373615e72 100644 (file)
@@ -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
index 43fad3c181461f76b92860d9936a7037d3d482ad..ea91900842c665d9855dda1e0402ee0373615e72 100644 (file)
@@ -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