Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-raise the Res.Error if the file doesn't exist. | Jack Jansen | 2002-03-29 | 1 | -0/+2 |
* | If the file has no resource fork first check to see whether it's a | Jack Jansen | 2002-03-29 | 1 | -5/+12 |
* | Added an open_pathname() method which opens a resource file by pathname, | Jack Jansen | 2002-03-21 | 1 | -7/+12 |
* | Fixed to work under MachoPython, doing the expected unpacking for applesingle... | Jack Jansen | 2002-01-13 | 1 | -2/+24 |
* | We should look in the directory containing the module, not in the module itse... | Jack Jansen | 2001-08-30 | 1 | -1/+1 |
* | need() now returns the refno of the resource file opened, or None if the | Jack Jansen | 2001-08-27 | 1 | -4/+7 |
* | Module to help other modules locate their resources. It currently knows about | Jack Jansen | 2001-08-27 | 1 | -0/+68 |