mirror of
https://github.com/python/cpython.git
synced 2024-11-29 12:54:02 +08:00
Textual references to the glob module can be hyperlinks.
This commit is contained in:
parent
eeb63fd6c2
commit
e688aec707
@ -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).
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user