| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -4/+4 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -2/+2 |
|
|
* | Get rid of a bunch more has_key() uses. We *really* need a tool for this. | Neal Norwitz | 2006-08-20 | 1 | -12/+12 |
|
|
* | Get rid of most of the flags (in tp_flags) that keep track of various | Guido van Rossum | 2006-07-27 | 1 | -1/+1 |
|
|
* | Remove another use of as as a keyword | Neal Norwitz | 2006-03-22 | 1 | -5/+5 |
|
|
* | Get rid of a bunch more raw_input references | Neal Norwitz | 2006-03-17 | 1 | -0/+5 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -21/+21 |
|
|
* | Give default _elemdict and _propdict attributes to OSA classes, so | Jack Jansen | 2003-06-18 | 1 | -4/+6 |
|
|
* | - Allow access to poperties of the "application" OSA class directly from | Jack Jansen | 2003-06-13 | 1 | -1/+13 |
|
|
* | Detabbed. | Jack Jansen | 2003-04-09 | 1 | -267/+267 |
|
|
* | Sigh... The get() and set() commands are not declared in the aete for | Jack Jansen | 2003-04-01 | 1 | -9/+18 |
|
|
* | In TalkTo.send(), check that we have access to the window manager, | Jack Jansen | 2003-03-31 | 1 | -1/+13 |
|
|
* | On OSX the finder will return from an open() event before the application | Jack Jansen | 2003-03-28 | 1 | -0/+12 |
|
|
* | Two ancient and obscure bugs found and fixed by Donovan Preston (these | Jack Jansen | 2003-03-05 | 1 | -2/+2 |
|
|
* | use bare raise so you get the original tb | Just van Rossum | 2003-02-26 | 1 | -1/+1 |
|
|
* | Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both | Jack Jansen | 2002-12-30 | 1 | -0/+313 |
|
|