Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8875c86

Browse files
committed
Typo: "BuildApple" --> "BuildApplet"
Added reference to the webbrowser module from the nsremote description.
1 parent c5287ac commit 8875c86

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Doc/mac/undoc.tex

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ \chapter{Undocumented Modules \label{undocumented-modules}}
1111
\section{\module{buildtools} --- Helper module for BuildApplet and Friends}
1212
\declaremodule{standard}{buildtools}
1313
\platform{Mac}
14-
\modulesynopsis{Helper module for BuildApple, BuildApplication and macfreeze}
14+
\modulesynopsis{Helper module for BuildApplet, BuildApplication and macfreeze}
1515

1616

1717
\section{\module{py_resource} --- }
@@ -73,7 +73,10 @@ \section{\module{nsremote} --- Wrapper around Netscape OSA modules}
7373
\modulesynopsis{Wrapper around Netscape OSA modules}
7474

7575
\module{nsremote} is a wrapper around the Netscape OSA modules that
76-
allows you to easily send your browser to a given URL.
76+
allows you to easily send your browser to a given URL. A related
77+
module that may be of interest is the \module{webbrowser} module,
78+
documented in the \citetitle[../lib/lib.html]{Python Library
79+
Reference}.
7780

7881

7982
\section{\module{PixMapWrapper} --- Wrapper for PixMap objects}

0 commit comments

Comments
 (0)