Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
9ada3d6e29d5165dadacbe6be07bcd35cfbef59d
/
Lib
/
plat-mac
/
aetools.py
a0bc30f
Remove another use of as as a keyword
by Neal Norwitz
· 19 years ago
ce96f69
Get rid of a bunch more raw_input references
by Neal Norwitz
· 19 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 20 years ago
39c5d66
Give default _elemdict and _propdict attributes to OSA classes, so
by Jack Jansen
· 21 years ago
c8882b1
- Allow access to poperties of the "application" OSA class directly from
by Jack Jansen
· 21 years ago
0ae3220
Detabbed.
by Jack Jansen
· 22 years ago
9dd7810
Sigh... The get() and set() commands are not declared in the aete for
by Jack Jansen
· 22 years ago
397e914
In TalkTo.send(), check that we have access to the window manager,
by Jack Jansen
· 22 years ago
d6ab153
On OSX the finder will return from an open() event before the application
by Jack Jansen
· 22 years ago
5b73385
Two ancient and obscure bugs found and fixed by Donovan Preston (these
by Jack Jansen
· 22 years ago
a006b8e
use bare raise so you get the original tb
by Just van Rossum
· 22 years ago
60087fb
Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both
by Jack Jansen
· 22 years ago
[Renamed from Mac/Lib/aetools.py]
b1248ce
Under Jaguar it seems that 'errn' return value keyword parameters don't
by Jack Jansen
· 22 years ago
8b77767
Donovan Preston's patch #538395, with some mods by me.
by Jack Jansen
· 22 years ago
c8febec
Rename the routine to start the target running _start(), with a compatibility
by Jack Jansen
· 23 years ago
5a6fdcd
Import the MacOS toolbox modules from the Carbon package.
by Jack Jansen
· 23 years ago
d0fc42f
Moved here from lib-toolbox, where they should never have been in the first place (all the other stuff there wa generated with bgen).
by Jack Jansen
· 23 years ago