summaryrefslogtreecommitdiff
path: root/Mac/Lib/lib-toolbox/AERegistry.py
Commit message (Collapse)AuthorAgeFilesLines
* Put all AE constants into AppleEvents.pyJack Jansen2000-12-121-766/+0
|
* Made the core toolbox modules carbon-compatible using the new greylist ↵Jack Jansen2000-06-021-1/+1
| | | | | | feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. Macmodule and macosmodule have also been carbonified. Some functionality is still missing there.
* C-style comments removed (again).Jack Jansen1999-12-131-1/+234
| | | | AE stuff got some extra definitions (don't know why these weren't checked in).
* Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.Jack Jansen1998-10-121-1/+1
|
* Regenerated from new (3.1) universal headersJack Jansen1998-04-211-0/+2
|
* Regenerated from Universal Headers 3.0.1 (which are changedJack Jansen1998-02-201-422/+515
| | | | substantially from previous releases)
* Moved toolbox to lib-toolbox, Sjoerd-style.Jack Jansen1997-12-181-0/+438