Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compile(): Use the __debug__ flag to determine the proper filename extension | Fred Drake | 1997-03-13 | 1 | -1/+1 |
* | Cast mtime gotten from stat() to long int -- else it won't work | Guido van Rossum | 1996-10-24 | 1 | -1/+1 |
* | change Mac creator/type | Guido van Rossum | 1996-05-28 | 1 | -2/+2 |
* | Get magic number from interpreter (using module imp). | Sjoerd Mullender | 1995-07-19 | 1 | -2/+3 |
* | Mac-specific code for setting filetype was outdated. | Jack Jansen | 1995-04-23 | 1 | -3/+3 |
* | changes for the Mac | Guido van Rossum | 1995-01-27 | 1 | -2/+7 |
* | New way of generating .pyc files, thanks to Sjoerd. | Guido van Rossum | 1994-08-29 | 1 | -0/+25 |