Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. | Jack Jansen | 1998-10-12 | 1 | -4/+3 |
* | Mods by Just to allow aliases in sys.path entries | Jack Jansen | 1998-09-07 | 1 | -0/+20 |
* | Support for freezing packages (Just). | Jack Jansen | 1998-08-18 | 1 | -1/+32 |
* | The PYD resource should now contain 2 strings: one for the ppc | Jack Jansen | 1998-07-31 | 1 | -2/+10 |
* | All import-related code has moved to macimport.c. | Jack Jansen | 1998-07-13 | 1 | -0/+416 |