summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/osa
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mac modulesBenjamin Peterson2008-05-124-1077/+0
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-1/+0
* #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.Christian Heimes2007-12-191-3/+3
* Merged revisions 59333-59370 via svnmerge fromChristian Heimes2007-12-051-336/+0
* Run 2to3's print fixer over some places that had been missed.Collin Winter2007-08-301-3/+3
* Kill execfile(), use exec() insteadNeal Norwitz2007-08-122-3/+3
* Merged revisions 56483-56491 via svnmerge fromMartin v. Löwis2007-07-221-5/+4
* Updated (and regenerated) for name change in tp_init method arguments:Jack Jansen2005-07-031-15/+16
* Whitespace normalization, via reindent.py.Tim Peters2004-07-183-75/+74
* - Renamed OSA.ComponentInstance to OSA.OSAComponentInstance. It is notJack Jansen2003-12-102-64/+77
* Make this module Python 2.3 compatible, and add a setup script that allowsJack Jansen2003-12-093-0/+19
* Ported to Universal Headers 3.4.2. Qd and Qt remain to be done.Jack Jansen2003-12-032-0/+2
* Adding an interface to the high-level Open Scripting Architecture,Jack Jansen2003-12-033-0/+1381