mirror of
https://github.com/python/cpython.git
synced 2025-07-28 13:44:43 +00:00
13 lines
265 B
Python
13 lines
265 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
|