mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Chris Barker <cbarker@jps.net>:
Small clarification, remove the assertion that the module is temporary.
This commit is contained in:
parent
658865c370
commit
26fbd8b692
1 changed files with 2 additions and 4 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue