Commit 9f48045e authored by Fred Drake's avatar Fred Drake

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

os.walk() generator.
parent f4001eed
......@@ -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}
......
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