Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill execfile(), use exec() instead | Neal Norwitz | 2007-08-12 | 2 | -3/+3 |
* | Updated (and regenerated) for name change in tp_init method arguments: | Jack Jansen | 2005-07-03 | 1 | -17/+17 |
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 3 | -96/+95 |
* | kLsUnknownType and kLSUnknownCreator were ints in stead of OSTypes. | Jack Jansen | 2004-02-24 | 2 | -1/+5 |
* | Made this module compatible with Python2.3, and added a temporary setup | Jack Jansen | 2003-12-09 | 3 | -0/+21 |
* | Ported to Universal Headers 3.4.2. Qd and Qt remain to be done. | Jack Jansen | 2003-12-03 | 3 | -14/+110 |
* | Blacklisting LSInit and LSTerm, which are deprecated. Partial fix for 853558. | Jack Jansen | 2003-12-03 | 2 | -32/+2 |
* | An interface to the LaunchServices API. | Jack Jansen | 2003-12-02 | 3 | -0/+583 |