Commit e688aec7 authored by Fred Drake's avatar Fred Drake

Textual references to the glob module can be hyperlinks.

parent eeb63fd6
......@@ -19,8 +19,8 @@ characters used in shell-style wildcards are:
\end{list}
Note that the filename separator (\code{'/'} on \UNIX{}) is \emph{not}
special to this module. See module \code{glob}\refstmodindex{glob}
for pathname expansion (\module{glob} uses \function{fnmatch()} to
special to this module. See module \refmodule{glob}\refstmodindex{glob}
for pathname expansion (\refmodule{glob} uses \function{fnmatch()} to
match filename segments).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment