History log of /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5b63acd31e0e40c1a9a9e9762905b0054ff37994 29-Mar-2008 Benjamin Peterson <benjamin@python.org> #2503 make singletons compared with "is" not == or !=
Thanks to Wummel for the patch
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
182b5aca27d376b08a2904bed42b751496f932f3 18-Jul-2004 Tim Peters <tim.peters@gmail.com> Whitespace normalization, via reindent.py.
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
8475d0256a9aafebe9685e5abcf8bcfc7f32f374 13-Jun-2003 Jack Jansen <jack.jansen@cwi.nl> Re-gegernated with the new gensuitemodule.
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
3576066cad445e0b3870766fa661b534f9799de7 13-Apr-2003 Jack Jansen <jack.jansen@cwi.nl> Oops, _propdeclarations and friends are needed: gensuitemodule uses them
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.
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
842273bcd7ad6814a0ce7c1b097cea98615900c4 02-Apr-2003 Jack Jansen <jack.jansen@cwi.nl> Regenerated with property names with _Prop_ prepended.
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py
068a1e208f272d01415ecc511fe9e97c92636a90 31-Mar-2003 Jack Jansen <jack.jansen@cwi.nl> Regenerated again, now clases are sorted by code, and with synonyms after
the primary name.
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py