From: Fred Drake Date: Sat, 14 Oct 2000 04:55:15 +0000 (+0000) Subject: Chris Barker : X-Git-Tag: v2.0~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26fbd8b69211fb4a8631c839f6bda0b5cdf04917;p=python Chris Barker : Small clarification, remove the assertion that the module is temporary. --- diff --git a/Doc/mac/libminiae.tex b/Doc/mac/libminiae.tex index 4ea2a41de2..9d815f098f 100644 --- a/Doc/mac/libminiae.tex +++ b/Doc/mac/libminiae.tex @@ -12,11 +12,9 @@ that can function as an Open Scripting Architecture \index{Open Scripting Architecture} (OSA) server, i.e. receive and process AppleEvents\index{AppleEvents}. It can be used in conjunction with -\refmodule{FrameWork}\refstmodindex{FrameWork} or standalone. +\refmodule{FrameWork}\refstmodindex{FrameWork} or standalone. As an +example, it is used in \program{PythonCGISlave}. -This module is temporary, it will eventually be replaced by a module -that handles argument names better and possibly automates making your -application scriptable. The \module{MiniAEFrame} module defines the following classes: