summaryrefslogtreecommitdiffstats
path: root/Lib/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py
Commit message (Collapse)AuthorAgeFilesLines
* Oops, _propdeclarations and friends are needed: gensuitemodule uses themJack Jansen2003-04-121-16/+25
| | | | | | | | | to lookup properties declared in base classes. Looking at it I'm not sure what the official scope if the property codes is, maybe it is only the (OSA) class in which they are used. But giving them global scope hasn't been a problem so far. Regenerated the standard suites, which are now also space-indented.
* Regenerated with property names with _Prop_ prepended.Jack Jansen2003-04-011-9/+0
|
* Regenerated again, now clases are sorted by code, and with synonyms afterJack Jansen2003-03-301-0/+50
the primary name.