Updated to Universal Headers 3.4

This commit is contained in:
Jack Jansen 2001-12-18 15:39:38 +00:00
parent f30c3ad0d9
commit 620a7667eb
31 changed files with 1836 additions and 69 deletions

View file

@ -5,6 +5,7 @@
from macsupport import *
FSRef_ptr = OpaqueType("FSRef", "PyMac_BuildFSRef", "PyMac_GetFSRef")
class ResMixIn: