Fix a bug in the ``compiler`` package that caused invalid code to be
[python/dscho.git] / Lib / plat-mac / Carbon / Res.py
blob8f45d094648161e63ed80337673b8248944e14f4
1 try:
2 from OverrideFrom23._Res import *
3 except ImportError:
4 from _Res import *