aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2003-06-13 14:31:19 +0000
committerJack Jansen <jack.jansen@cwi.nl>2003-06-13 14:31:19 +0000
commit8475d0256a9aafebe9685e5abcf8bcfc7f32f374 (patch)
tree04e80eea24742ddd5a66c2b18b7700f0f0f88f01 /Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
parentc8882b10c490298c670cec8ad6239acfaf14a66a (diff)
downloadcpython-8475d0256a9aafebe9685e5abcf8bcfc7f32f374.tar.gz
cpython-8475d0256a9aafebe9685e5abcf8bcfc7f32f374.zip
Re-gegernated with the new gensuitemodule.
Diffstat (limited to 'Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py')
-rw-r--r--Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py b/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
index e772664a38a..c9f6d446e67 100644
--- a/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
+++ b/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
@@ -337,19 +337,23 @@ class _Prop__3c_Inheritance_3e_(aetools.NProperty):
"""<Inheritance> - All of the properties of the superclass. """
which = 'c@#^'
want = 'cobj'
+_3c_Inheritance_3e_ = _Prop__3c_Inheritance_3e_()
class _Prop_frontmost(aetools.NProperty):
"""frontmost - Is this the frontmost (active) application? """
which = 'pisf'
want = 'bool'
+frontmost = _Prop_frontmost()
class _Prop_name(aetools.NProperty):
"""name - The name of the application. """
which = 'pnam'
want = 'utxt'
+name = _Prop_name()
class _Prop_version(aetools.NProperty):
"""version - The version of the application. """
which = 'vers'
want = 'utxt'
-# element 'cwin' as ['name', 'indx', 'rele', 'rang', 'test']
+version = _Prop_version()
+# element 'cwin' as ['name', 'indx', 'rele', 'rang', 'test', 'ID ']
# element 'docu' as ['name', 'indx', 'rele', 'rang', 'test']
applications = application