0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Mac/Lib/toolbox/Resources.py
1995-01-30 11:53:55 +00:00

13 lines
264 B
Python

# Generated from 'D:Development:THINK C:Mac #includes:Apple #includes:Resources.h'
resSysHeap = 64
resPurgeable = 32
resLocked = 16
resProtected = 8
resPreload = 4
resChanged = 2
mapReadOnly = 128
mapCompact = 64
mapChanged = 32
mapTrue = 0xFFFF
mapFalse = 0xFF00