The modules in this chapter are poorly documented (if at all). If you
wish to contribute documentation of any of these modules, please get in
-touch with \email{python-docs@python.org}.
+touch with
+\ulink{\email{python-docs@python.org}}{mailto:python-docs@python.org}.
\localmoduletable
without displaying it (or without displaying the stdout window
altogether, if set with \program{EditPythonPrefs}) until you try to read from
stdin or disable the buffering, at which point all the saved output is
-sent to the window. Good for GUI programs that do want to display their
-output at a crash.
+sent to the window. Good for programs with graphilcal user interfaces
+that do want to display their output at a crash.
\section{\module{W} --- Widgets built on \module{FrameWork}}