xref
: /
external
/
python
/
cpython2
/
Lib
/
plat-mac
/
Carbon
/
Res.py
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
try
:
2
from
OverrideFrom23
.
_Res
import
*
3
except
ImportError
:
4
from
_Res
import
*
5