summaryrefslogtreecommitdiffstats
path: root/Lib/plat-mac/aetools.py
Commit message (Expand)AuthorAgeFilesLines
* Silence DeprecationWarnings from uses of has_key and <> in plat-mac.Mark Dickinson2010-04-031-12/+12
* fix test_py3kwarnsBenjamin Peterson2008-07-141-1/+1
* Add warnings to and deprecated all those Mac modulesBenjamin Peterson2008-05-121-0/+3
* with and as are now keywords. There are some generated files I can't recreate.Neal Norwitz2006-09-061-5/+5
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-21/+21
* Give default _elemdict and _propdict attributes to OSA classes, soJack Jansen2003-06-181-4/+6
* - Allow access to poperties of the "application" OSA class directly fromJack Jansen2003-06-131-1/+13
* Detabbed.Jack Jansen2003-04-091-267/+267
* Sigh... The get() and set() commands are not declared in the aete forJack Jansen2003-04-011-9/+18
* In TalkTo.send(), check that we have access to the window manager,Jack Jansen2003-03-311-1/+13
* On OSX the finder will return from an open() event before the applicationJack Jansen2003-03-281-0/+12
* Two ancient and obscure bugs found and fixed by Donovan Preston (theseJack Jansen2003-03-051-2/+2
* use bare raise so you get the original tbJust van Rossum2003-02-261-1/+1
* Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used bothJack Jansen2002-12-301-0/+313