]> granicus.if.org Git - python/commitdiff
Fix markup of an \indexiii --> only two parameters were given.
authorFred Drake <fdrake@acm.org>
Fri, 24 Jul 1998 20:28:22 +0000 (20:28 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 24 Jul 1998 20:28:22 +0000 (20:28 +0000)
Doc/ref/ref6.tex

index 1c5f3328b04ed4c02c9f5a83780cc5fff0f3a3ab..9e2f65eafdd322eb5b83fffa629cd8594dc09925 100644 (file)
@@ -512,7 +512,7 @@ restrictions, but programs should not abuse this freedom, as future
 implementations may enforce them or silently change the meaning of the
 program.)
 
-\strong{Hierarchical module names:}\indexiii{hierarchical}{module names}
+\strong{Hierarchical module names:}\indexiii{hierarchical}{module}{names}
 when the module names contains one or more dots, the module search
 path is carried out differently.  The sequence of identifiers up to
 the last dot is used to find a ``package''\index{packages}; the final