mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Regenerated from Universal Headers 3.0.1 (which are changed
substantially from previous releases)
This commit is contained in:
parent
7c2fddf423
commit
5e58bcdb7a
16 changed files with 1393 additions and 764 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# Generated from 'flap:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Components.h'
|
||||
|
||||
kAppleManufacturer = 'appl'
|
||||
kComponentResourceType = 'thng'
|
||||
def FOUR_CHAR_CODE(x): return x
|
||||
kAppleManufacturer = FOUR_CHAR_CODE('appl')
|
||||
kComponentResourceType = FOUR_CHAR_CODE('thng')
|
||||
kAnyComponentType = 0
|
||||
kAnyComponentSubType = 0
|
||||
kAnyComponentManufacturer = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue