summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/macresource.py
Commit message (Expand)AuthorAgeFilesLines
* We should look in the directory containing the module, not in the module itse...Jack Jansen2001-08-301-1/+1
* need() now returns the refno of the resource file opened, or None if theJack Jansen2001-08-271-4/+7
* Module to help other modules locate their resources. It currently knows aboutJack Jansen2001-08-271-0/+68