From: Fred Drake Date: Wed, 30 Aug 2000 14:33:02 +0000 (+0000) Subject: Remove the reference to stdwin. The comment was still true, but no X-Git-Tag: v2.0b1~168 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4973b35991ef2cd828e0608d039bf4bd528f05ce;p=thirdparty%2FPython%2Fcpython.git Remove the reference to stdwin. The comment was still true, but no longer meaningful to a new user, since stdwin is long gone. --- diff --git a/Doc/mac/libmacui.tex b/Doc/mac/libmacui.tex index 5872b5abb23d..b6f5bbed86c5 100644 --- a/Doc/mac/libmacui.tex +++ b/Doc/mac/libmacui.tex @@ -7,12 +7,10 @@ The \module{EasyDialogs} module contains some simple dialogs for -the Macintosh, modelled after the -\module{stdwin}\refbimodindex{stdwin} dialogs with similar names. All -routines have an optional parameter \var{id} with which you can -override the DLOG resource used for the dialog, as long as the item -numbers correspond. See the source for details. - +the Macintosh. All routines have an optional parameter \var{id} with +which you can override the DLOG resource used for the dialog, as long +as the item numbers correspond. See the source for details. + The \module{EasyDialogs} module defines the following functions: