Christian Heimes
|
c5f05e45cf
|
Patch #2167 from calvin: Remove unused imports
|
2008-02-23 17:40:11 +00:00 |
Jack Jansen
|
918a9e2f63
|
Updated (and regenerated) for name change in tp_init method arguments:
they are now _self, _args and _kwds.
|
2005-07-03 20:59:44 +00:00 |
Tim Peters
|
182b5aca27
|
Whitespace normalization, via reindent.py.
|
2004-07-18 06:16:08 +00:00 |
Jack Jansen
|
e7e9bf2727
|
kLsUnknownType and kLSUnknownCreator were ints in stead of OSTypes.
Reported by Bob Ippolito.
|
2004-02-24 21:49:10 +00:00 |
Jack Jansen
|
2af4ce8f30
|
Made this module compatible with Python2.3, and added a temporary setup
script that allows it to be built for that Python.
|
2003-12-09 14:51:21 +00:00 |
Jack Jansen
|
da6081fccb
|
Ported to Universal Headers 3.4.2. Qd and Qt remain to be done.
Completely untested.
|
2003-12-03 23:20:13 +00:00 |
Jack Jansen
|
07f1dfa91c
|
Blacklisting LSInit and LSTerm, which are deprecated. Partial fix for 853558.
|
2003-12-03 20:52:07 +00:00 |
Jack Jansen
|
7d0a609e6f
|
An interface to the LaunchServices API.
|
2003-12-02 23:01:43 +00:00 |