Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put all AE constants into AppleEvents.py | Jack Jansen | 2000-12-12 | 1 | -69/+0 |
| | |||||
* | Made the core toolbox modules carbon-compatible using the new greylist ↵ | Jack Jansen | 2000-06-02 | 1 | -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. | ||||
* | Regenerated now that bgen can handle a few more constructs in constant ↵ | Jack Jansen | 1999-12-14 | 1 | -1/+1 |
| | | | | definitions. | ||||
* | Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. | Jack Jansen | 1998-10-12 | 1 | -1/+1 |
| | |||||
* | Oops, this wasn't checked in yet: part of the AE structure for the new | Jack Jansen | 1998-02-25 | 1 | -0/+69 |
universal headers. |