| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | backport of 1.13: | Jack Jansen | 2002-02-24 | 1 | -2/+24 |
| | | | | | | Fixed to work under MachoPython, doing the expected unpacking for applesingle files. | ||||
| * | We should look in the directory containing the module, not in the module ↵ | Jack Jansen | 2001-08-30 | 1 | -1/+1 |
| | | | | | itself, when we're looking for the resource file. | ||||
| * | need() now returns the refno of the resource file opened, or None if the | Jack Jansen | 2001-08-27 | 1 | -4/+7 |
| | | | | | specified resource was already available and no file was opened. | ||||
| * | Module to help other modules locate their resources. It currently knows about | Jack Jansen | 2001-08-27 | 1 | -0/+68 |
| resources in applets and separate OS9 style resource files, but it will eventually also be thought the hoops to jump through on OSX/MachO. | |||||
