Use a simpler \note instead of a "See also" section to refer to the

os.walk() generator.
This commit is contained in:
Fred Drake 2003-04-25 15:12:47 +00:00
parent f4001eed3b
commit 9f48045ec0
1 changed files with 2 additions and 5 deletions

View File

@ -238,11 +238,8 @@ directories you must identify them with
necessary.
\end{notice}
\begin{seealso}
\seemodule{os}{The newer \function{os.walk()} generator supplies similar
functionality and can be easier to use.}
\end{seealso}
\note{The newer \function{\refmodule{os}.walk()} generator supplies
similar functionality and can be easier to use.}
\end{funcdesc}
\begin{datadesc}{supports_unicode_filenames}