mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Regenerated with the new way to get terminology (through AppleEvents),
which sometimes seems to result in different terminology. It does seem to be mostly compatible, though.
This commit is contained in:
parent
0fc192a9cd
commit
694570efcf
27 changed files with 1587 additions and 2708 deletions
|
@ -1,7 +1,7 @@
|
|||
"""Suite Microsoft Internet Explorer Suite: Events defined by Internet Explorer
|
||||
Level 1, version 1
|
||||
|
||||
Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
|
||||
Generated from /Applications/Internet Explorer.app
|
||||
AETE/AEUT resource version 1/0, language 0, script 0
|
||||
"""
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
"""Suite Netscape Suite: Events defined by Netscape
|
||||
Level 1, version 1
|
||||
|
||||
Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
|
||||
Generated from /Applications/Internet Explorer.app
|
||||
AETE/AEUT resource version 1/0, language 0, script 0
|
||||
"""
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
"""Suite Required Suite: Events that every application should support
|
||||
Level 1, version 1
|
||||
|
||||
Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
|
||||
Generated from /Applications/Internet Explorer.app
|
||||
AETE/AEUT resource version 1/0, language 0, script 0
|
||||
"""
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
"""Suite Standard Suite: Common terms for most applications
|
||||
Level 1, version 1
|
||||
|
||||
Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
|
||||
Generated from /Applications/Internet Explorer.app
|
||||
AETE/AEUT resource version 1/0, language 0, script 0
|
||||
"""
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
"""Suite URL Suite: Standard suite for Uniform Resource Locators
|
||||
Level 1, version 1
|
||||
|
||||
Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
|
||||
Generated from /Applications/Internet Explorer.app
|
||||
AETE/AEUT resource version 1/0, language 0, script 0
|
||||
"""
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
"""Suite Web Browser Suite: Class of events supported by Web Browser applications
|
||||
Level 1, version 1
|
||||
|
||||
Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
|
||||
Generated from /Applications/Internet Explorer.app
|
||||
AETE/AEUT resource version 1/0, language 0, script 0
|
||||
"""
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
"""
|
||||
Package generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
|
||||
Resource aete resid 0
|
||||
Package generated from /Applications/Internet Explorer.app
|
||||
"""
|
||||
import aetools
|
||||
Error = aetools.Error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue